Searched refs:OPX (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/uts/powerpc/dtrace/
H A Dfasttrap_isa.c40 #define OPX(x) (((x) >> 2) & 0x3FF) macro
123 if (OPX(instr) == 4)
125 else if (OPX(instr) == 444 && OP_RS(instr) == OP_RA(instr) &&
150 switch (OPX(instr)) {
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-rl78.c1285 #define OPX(REL,SYM,ADD) \
1293 #define OPSYM(SYM) OPX(BFD_RELOC_RL78_SYM, SYM, 0)
1303 #define OPIMM(IMM) OPX (BFD_RELOC_RL78_SYM, symbol_get_bfdsym (rl78_abs_sym), IMM)
1305 #define OP(OP) OPX(BFD_RELOC_RL78_##OP, *reloc[0]->sym_ptr_ptr, 0)
1283 #define OPX macro
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-rl78.c1285 #define OPX(REL,SYM,ADD) \
1293 #define OPSYM(SYM) OPX(BFD_RELOC_RL78_SYM, SYM, 0)
1303 #define OPIMM(IMM) OPX (BFD_RELOC_RL78_SYM, symbol_get_bfdsym (rl78_abs_sym), IMM)
1305 #define OP(OP) OPX(BFD_RELOC_RL78_##OP, *reloc[0]->sym_ptr_ptr, 0)
1283 #define OPX macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-rl78.c1285 #define OPX(REL,SYM,ADD) \
1293 #define OPSYM(SYM) OPX(BFD_RELOC_RL78_SYM, SYM, 0)
1303 #define OPIMM(IMM) OPX (BFD_RELOC_RL78_SYM, symbol_get_bfdsym (rl78_abs_sym), IMM)
1305 #define OP(OP) OPX(BFD_RELOC_RL78_##OP, *reloc[0]->sym_ptr_ptr, 0)
1283 #define OPX macro
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Drl78-decode.c47 #define OPX(n,t,r1,r2,a) \ macro
120 #define DM2(r1,r2,a) OPX (0, RL78_Operand_Indirect, RL78_Reg_##r1, RL78_Reg_##r2, a)
131 #define SM2(r1,r2,a) OPX (1, RL78_Operand_Indirect, RL78_Reg_##r1, RL78_Reg_##r2, a)
H A Dmsp430-decode.c72 #define OPX(n, t, r1, r2, a) \ macro
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Drl78-decode.c47 #define OPX(n,t,r1,r2,a) \ macro
120 #define DM2(r1,r2,a) OPX (0, RL78_Operand_Indirect, RL78_Reg_##r1, RL78_Reg_##r2, a)
131 #define SM2(r1,r2,a) OPX (1, RL78_Operand_Indirect, RL78_Reg_##r1, RL78_Reg_##r2, a)
H A Dmsp430-decode.c72 #define OPX(n, t, r1, r2, a) \ macro
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Drl78-decode.c47 #define OPX(n,t,r1,r2,a) \ macro
120 #define DM2(r1,r2,a) OPX (0, RL78_Operand_Indirect, RL78_Reg_##r1, RL78_Reg_##r2, a)
131 #define SM2(r1,r2,a) OPX (1, RL78_Operand_Indirect, RL78_Reg_##r1, RL78_Reg_##r2, a)
H A Dmsp430-decode.c72 #define OPX(n, t, r1, r2, a) \ macro
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Drl78-decode.c47 #define OPX(n,t,r1,r2,a) \ macro
120 #define DM2(r1,r2,a) OPX (0, RL78_Operand_Indirect, RL78_Reg_##r1, RL78_Reg_##r2, a)
131 #define SM2(r1,r2,a) OPX (1, RL78_Operand_Indirect, RL78_Reg_##r1, RL78_Reg_##r2, a)
H A Dmsp430-decode.c72 #define OPX(n, t, r1, r2, a) \ macro

Completed in 368 milliseconds