Home
last modified time | relevance | path

Searched refs:LDIMMhalf_hword_bits (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/
Dbfin.h1223 #define LDIMMhalf_hword_bits 0 macro
1241 LDIMMhalf_hword_bits, LDIMMhalf_hword_mask, \
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dbfin-dis.c2343 int hword = ((iw1 >> LDIMMhalf_hword_bits) & LDIMMhalf_hword_mask); in decode_LDIMMhalf_0()