Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dbfin-dis.c2276 decode_LoopSetup_0 (TIword iw0, TIword iw1, bfd_vma pc, disassemble_info *outf) in decode_LoopSetup_0() argument
2284 int reg = ((iw1 >> LoopSetup_reg_bits) & LoopSetup_reg_mask); in decode_LoopSetup_0()
2287 int eoffset = ((iw1 >> LoopSetup_eoffset_bits) & LoopSetup_eoffset_mask); in decode_LoopSetup_0()
2331 decode_LDIMMhalf_0 (TIword iw0, TIword iw1, disassemble_info *outf) in decode_LDIMMhalf_0() argument
2343 int hword = ((iw1 >> LDIMMhalf_hword_bits) & LDIMMhalf_hword_mask); in decode_LDIMMhalf_0()
2397 decode_CALLa_0 (TIword iw0, TIword iw1, bfd_vma pc, disassemble_info *outf) in decode_CALLa_0() argument
2405 int lsw = ((iw1 >> 0) & 0xffff); in decode_CALLa_0()
2420 decode_LDSTidxI_0 (TIword iw0, TIword iw1, disassemble_info *outf) in decode_LDSTidxI_0() argument
2432 int offset = ((iw1 >> LDSTidxI_offset_bits) & LDSTidxI_offset_mask); in decode_LDSTidxI_0()
2531 decode_linkage_0 (TIword iw0, TIword iw1, disassemble_info *outf) in decode_linkage_0() argument
[all …]