Searched refs:VAX_JMP (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dvax-inst.h58 #define VAX_JMP (0x17) /* Useful for branch optimising. Jump instr*/ macro
59 #define VAX_PC_RELATIVE_MODE (0xef) /* Use it after VAX_JMP */
H A Dtc-vax.c808 p[4] = VAX_JMP;
825 p[3] = VAX_JMP;
845 p[1] = VAX_JMP;
899 p[4] = VAX_JMP;
919 p[3] = VAX_JMP;
940 p[1] = VAX_JMP;
1280 || ((unsigned char *) fragP->fr_opcode)[0] == VAX_JMP
1300 p[1] = VAX_JMP;
1312 p[4] = VAX_JMP;
1323 p[3] = VAX_JMP;
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dvax-inst.h58 #define VAX_JMP (0x17) /* Useful for branch optimising. Jump instr*/ macro
59 #define VAX_PC_RELATIVE_MODE (0xef) /* Use it after VAX_JMP */
H A Dtc-vax.c414 || ((unsigned char *) fragP->fr_opcode)[0] == VAX_JMP
434 p[1] = VAX_JMP;
446 p[4] = VAX_JMP;
457 p[3] = VAX_JMP;
581 addressP[1] = VAX_JMP;
620 addressP[4] = VAX_JMP;
647 addressP[3] = VAX_JMP;
2201 *ptr++ = VAX_JMP; /* Arbitrary jump. */
2866 p[4] = VAX_JMP;
2881 p[3] = VAX_JMP;
[all...]

Completed in 79 milliseconds