Searched refs:B00 (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/opcodes/
H A Dh8300-dis.c442 else if ((int) looking_for & (int) B00)
447 looking_for = (op_type) ((int) looking_for & ~(int) B00);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/
H A Dh8300-dis.c442 else if ((int) looking_for & (int) B00)
447 looking_for = (op_type) ((int) looking_for & ~(int) B00);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/opcodes/
H A Dh8300-dis.c442 else if ((int) looking_for & (int) B00)
447 looking_for = (op_type) ((int) looking_for & ~(int) B00);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/opcode/
H A Dh8300.h112 B00 = 0x800000, /* Bit 0 must be low. */ enumerator in enum:h8_flags
920 {code, AV_H8H, 6, name, {{PCREL16, E}}, {{0x5, 0x8, op, 0x0, PCREL16, DATA3 | B00, E}}}, \
921 {code, AV_H8, 4, name, {{PCREL8, E}}, {{0x4, op, PCREL8, DATA | B00, E}}}
1353 EXPAND_TWOOP_B (O (O_CMP, SB), "cmp.b", 0xa, 0x1, 0xc, 0x2, B00),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/opcode/
H A Dh8300.h112 B00 = 0x800000, /* Bit 0 must be low. */ enumerator in enum:h8_flags
920 {code, AV_H8H, 6, name, {{PCREL16, E}}, {{0x5, 0x8, op, 0x0, PCREL16, DATA3 | B00, E}}}, \
921 {code, AV_H8, 4, name, {{PCREL8, E}}, {{0x4, op, PCREL8, DATA | B00, E}}}
1353 EXPAND_TWOOP_B (O (O_CMP, SB), "cmp.b", 0xa, 0x1, 0xc, 0x2, B00),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/opcode/
H A Dh8300.h112 B00 = 0x800000, /* Bit 0 must be low. */ enumerator in enum:h8_flags
920 {code, AV_H8H, 6, name, {{PCREL16, E}}, {{0x5, 0x8, op, 0x0, PCREL16, DATA3 | B00, E}}}, \
921 {code, AV_H8, 4, name, {{PCREL8, E}}, {{0x4, op, PCREL8, DATA | B00, E}}}
1353 EXPAND_TWOOP_B (O (O_CMP, SB), "cmp.b", 0xa, 0x1, 0xc, 0x2, B00),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/h8300/
H A Dcompile.c686 else if (looking_for & B00)
691 looking_for = (op_type) (looking_for & ~B00);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/h8300/
H A Dcompile.c686 else if (looking_for & B00)
691 looking_for = (op_type) (looking_for & ~B00);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/h8300/
H A Dcompile.c686 else if (looking_for & B00)
691 looking_for = (op_type) (looking_for & ~B00);

Completed in 145 milliseconds