Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Darm-tdep.c6117 unsigned short bit_12_15 = bits (insn, 12, 15); in thumb_copy_b() local
6120 if (bit_12_15 == 0xd) in thumb_copy_b()
6126 else if (bit_12_15 == 0xe) /* Encoding T2 */ in thumb_copy_b()