Searched defs:hword (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | bfin-parse.y | 49 #define LDIMMHALF_R(reg, h, s, z, hword) \ argument 52 #define LDIMMHALF_R5(reg, h, s, z, hword) \ argument
|
H A D | tc-bfin.c | 1342 int grp, hword; in bfin_gen_ldimmhalf() local
|
H A D | bfin-parse.c | 100 #define LDIMMHALF_R(reg, h, s, z, hword) \ argument 103 #define LDIMMHALF_R5(reg, h, s, z, hword) \ argument
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | bfin-parse.y | 49 #define LDIMMHALF_R(reg, h, s, z, hword) \ argument 52 #define LDIMMHALF_R5(reg, h, s, z, hword) \ argument
|
H A D | tc-bfin.c | 1353 int grp, hword; in bfin_gen_ldimmhalf() local
|
H A D | bfin-parse.c | 100 #define LDIMMHALF_R(reg, h, s, z, hword) \ argument 103 #define LDIMMHALF_R5(reg, h, s, z, hword) \ argument
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | bfin-dis.c | 2636 int hword = ((iw1 >> LDIMMhalf_hword_bits) & LDIMMhalf_hword_mask); in decode_LDIMMhalf_0() local
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | bfin-dis.c | 2636 int hword = ((iw1 >> LDIMMhalf_hword_bits) & LDIMMhalf_hword_mask); in decode_LDIMMhalf_0() local
|