Searched refs:M32R_F_SIMM16 (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | m32r-desc.h | 144 , M32R_F_SIMM16, M32R_F_SHIFT_OP2, M32R_F_UIMM3, M32R_F_UIMM4 enumerator
|
H A D | m32r-desc.c | 280 { M32R_F_SIMM16, "f-simm16", 0, 32, 16, 16, { 0, { (1<<MACH_BASE) } } }, 364 { 0, { (const PTR) &m32r_cgen_ifld_table[M32R_F_SIMM16] } }, 412 { 0, { (const PTR) &m32r_cgen_ifld_table[M32R_F_SIMM16] } },
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | m32r-desc.c | 280 { M32R_F_SIMM16, "f-simm16", 0, 32, 16, 16, { 0, { { { (1<<MACH_BASE), 0 } } } } }, 364 { 0, { (const PTR) &m32r_cgen_ifld_table[M32R_F_SIMM16] } }, 412 { 0, { (const PTR) &m32r_cgen_ifld_table[M32R_F_SIMM16] } },
|
H A D | m32r-desc.h | 154 , M32R_F_SIMM16, M32R_F_SHIFT_OP2, M32R_F_UIMM3, M32R_F_UIMM4 enumerator
|