Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dsh-stub.c171 #define TRAPA_INSTR 0xc300 macro
620 else if ((opcode & TRAPA_MASK) == TRAPA_INSTR) in doSStep()
Dwince.c886 #define TRAPA_INSTR 0xc300 macro
958 else if ((opcode & TRAPA_MASK) == TRAPA_INSTR) in sh_get_next_pc()