Searched refs:TRAPA_MASK (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dsh-stub.c155 #define TRAPA_MASK 0xff00 macro
620 else if ((opcode & TRAPA_MASK) == TRAPA_INSTR)
621 instrMem = (short *) ((opcode & ~TRAPA_MASK) << 2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dsh-stub.c155 #define TRAPA_MASK 0xff00 macro
620 else if ((opcode & TRAPA_MASK) == TRAPA_INSTR)
621 instrMem = (short *) ((opcode & ~TRAPA_MASK) << 2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dsh-stub.c155 #define TRAPA_MASK 0xff00 macro
620 else if ((opcode & TRAPA_MASK) == TRAPA_INSTR)
621 instrMem = (short *) ((opcode & ~TRAPA_MASK) << 2);

Completed in 187 milliseconds