Home
last modified time | relevance | path

Searched defs:hword (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dbfin-parse.y49 #define LDIMMHALF_R(reg, h, s, z, hword) \ argument
52 #define LDIMMHALF_R5(reg, h, s, z, hword) \ argument
H A Dtc-bfin.c1416 int grp, hword; in bfin_gen_ldimmhalf() local
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dbfin-parse.c440 #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 Dbfin-dis.c2343 int hword = ((iw1 >> LDIMMhalf_hword_bits) & LDIMMhalf_hword_mask); in decode_LDIMMhalf_0() local