Searched defs:JUMP (Results 1 – 9 of 9) sorted by relevance
152 #define JUMP braf macro174 #define JUMP jmp @ macro
25 #define JUMP 0x1000 /* flag that this operand is used in a jump */ macro
209 #define JUMP (BRANCH + 1) macro
26 #define JUMP 0x1000 /* Flag that this operand is used in a jump. */ macro
251 #define JUMP (BRANCH + 1) macro
86 JUMP = 312, enumerator261 #define JUMP 312 macro
113 JUMP = 312, enumerator288 #define JUMP 312 macro
186 #define JUMP 1051 macro
1010 #define DELAY_SLOT_LENGTH(JUMP) \ argument