Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dbfin-parse.y46 #define LDIMMHALF_R(reg, h, s, z, hword) \ argument
49 #define LDIMMHALF_R5(reg, h, s, z, hword) \ argument
Dtc-bfin.c1355 int grp, hword; in bfin_gen_ldimmhalf() local
/toolchain/binutils/binutils-2.27/opcodes/
Dbfin-dis.c2634 int hword = ((iw1 >> LDIMMhalf_hword_bits) & LDIMMhalf_hword_mask); in decode_LDIMMhalf_0() local