Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/opcodes/
Darm-dis.c5306 static bfd_vma ifthen_address; variable
12331 ifthen_address = pc; in find_ifthen_state()
12925 if (ifthen_address != pc) in print_insn()
12956 ifthen_address += size; in print_insn()
DChangeLog-2006374 (ifthen_state, ifthen_next_state, ifthen_address): New.
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Darm-dis.c5132 static bfd_vma ifthen_address; variable
12176 ifthen_address = pc; in find_ifthen_state()
12767 if (ifthen_address != pc) in print_insn()
12798 ifthen_address += size; in print_insn()
DChangeLog-2006374 (ifthen_state, ifthen_next_state, ifthen_address): New.