Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Darm-tdep.c13333 uint32_t opcode1 = 0, opcode2 = 0, opcode3 = 0; in thumb_record_ld_st_reg_offset() local
13380 opcode3 = bits (thumb_insn_r->arm_insn, 0, 2); in thumb_record_ld_st_reg_offset()
13381 if ((3 == opcode2) && (!opcode3)) in thumb_record_ld_st_reg_offset()