Searched refs:JOP (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/opcode/
H A Ddlx.h67 JOP = (0x002 << 26), JALOP = (0x003 << 26), BEQOP = (0x004 << 26), BNEOP = (0x005 << 26)
80 #define JOP 0x08000000 macro
263 { "j", JOP, "D" }, /* Jump, PC-relative 26 bits */
269 { "call", JOP, "D" }, /* Jump, PC-relative 26 bits */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/opcode/
H A Ddlx.h67 JOP = (0x002 << 26), JALOP = (0x003 << 26), BEQOP = (0x004 << 26), BNEOP = (0x005 << 26)
80 #define JOP 0x08000000 macro
263 { "j", JOP, "D" }, /* Jump, PC-relative 26 bits */
269 { "call", JOP, "D" }, /* Jump, PC-relative 26 bits */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/opcode/
H A Ddlx.h67 JOP = (0x002 << 26), JALOP = (0x003 << 26), BEQOP = (0x004 << 26), BNEOP = (0x005 << 26)
80 #define JOP 0x08000000 macro
263 { "j", JOP, "D" }, /* Jump, PC-relative 26 bits */
269 { "call", JOP, "D" }, /* Jump, PC-relative 26 bits */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/opcodes/
H A Ddlx-dis.c371 { OPC(JOP), "j" }, /* Store byte. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/
H A Ddlx-dis.c371 { OPC(JOP), "j" }, /* Store byte. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/opcodes/
H A Ddlx-dis.c371 { OPC(JOP), "j" }, /* Store byte. */

Completed in 74 milliseconds