Searched defs:hword (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils-2.17/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 | 1416 int grp, hword; in bfin_gen_ldimmhalf() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
H A D | bfin-parse.c | 440 #define LDIMMHALF_R(reg, h, s, z, hword) \ argument 443 #define LDIMMHALF_R5(reg, h, s, z, hword) \ argument
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | bfin-dis.c | 2343 int hword = ((iw1 >> LDIMMhalf_hword_bits) & LDIMMhalf_hword_mask); in decode_LDIMMhalf_0() local
|