Searched refs:uimm32 (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Dcr16.h124 uimm3, uimm3_1, uimm4, uimm4_1, uimm5, uimm16, uimm20, uimm32, enumerator in enum:__anon3655
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Dcr16.h124 uimm3, uimm3_1, uimm4, uimm4_1, uimm5, uimm16, uimm20, uimm32, enumerator in enum:__anon1023
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dcr16-opc.c130 ARITH_INST32 ("andd", 0x004, uimm32),
132 ARITH_INST32 ("ord", 0x005, uimm32),
134 ARITH_INST32 ("xord", 0x006, uimm32),
567 {32, arg_ic, OP_UNSIGNED}, /* uimm32 */
H A Dbfin-dis.c123 { "uimm32", 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
491 #define uimm32(x) fmtconst (c_uimm32, x, 0, outf) macro
1832 OUTS (outf, uimm32 (*pval));
1887 OUTS (outf, uimm32 (*pval));
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dcr16-opc.c130 ARITH_INST32 ("andd", 0x004, uimm32),
132 ARITH_INST32 ("ord", 0x005, uimm32),
134 ARITH_INST32 ("xord", 0x006, uimm32),
567 {32, arg_ic, OP_UNSIGNED}, /* uimm32 */
H A Dbfin-dis.c114 { "uimm32", 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
483 #define uimm32(x) fmtconst (c_uimm32, x, 0, outf) macro
1802 OUTS (outf, uimm32 (*pval));
1857 OUTS (outf, uimm32 (*pval));
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/cr16/
H A Dinterp.c220 case imm32: case uimm32:
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/bfin/
H A Dbfin-sim.c179 { "uimm32", 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
327 #define uimm32(x) fmtconst_val (c_uimm32, x, 0) macro

Completed in 111 milliseconds