summaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorGravatar Andrew Waterman <waterman@s144.Millennium.Berkeley.EDU>2010-11-02 12:19:52 -0700
committerGravatar Andrew Waterman <waterman@s144.Millennium.Berkeley.EDU>2010-11-21 16:54:32 -0800
commit65721333eb55a580b86c0837ced29ebde36f1b3b (patch)
treef1bb268ae9278cca80ef4ad8a2bd987b54a21f3b /opcodes
parent83e0f5a424cdcce3640ecb8f97106352a05c8242 (diff)
[opcodes, pk, sim, xcc] made jumps shorter and PC-relative
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes4
1 files changed, 2 insertions, 2 deletions
diff --git a/opcodes b/opcodes
index 325264f..a585d97 100644
--- a/opcodes
+++ b/opcodes
@@ -8,8 +8,8 @@
unimp 31..0=0
-j 31..27=0x18 imm27 # opcodes 0x60-0x64
-jal 31..27=0x19 imm27 # opcodes 0x64-0x68
+j 31..25=0x60 imm25
+jal 31..25=0x61 imm25
lui 31..25=0x71 rdi imm20