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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/opcodes/
H A Dsh-dis.c507 int has_disp = 0; local
563 has_disp = 1;
569 has_disp = 1;
575 has_disp = 1;
581 has_disp = 1;
614 has_disp = 1;
711 fprintf_fn (stream, "@(%d,r%d)", has_disp?disp:imm, rn);
729 fprintf_fn (stream, "@(%d,r%d)", has_disp?disp:imm, rm);
746 fprintf_fn (stream, "@(%d,gbr)", has_disp?disp:imm);
752 fprintf_fn (stream, "@@(%d,tbr)", has_disp
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/
H A Dsh-dis.c507 int has_disp = 0; local
563 has_disp = 1;
569 has_disp = 1;
575 has_disp = 1;
581 has_disp = 1;
614 has_disp = 1;
711 fprintf_fn (stream, "@(%d,r%d)", has_disp?disp:imm, rn);
729 fprintf_fn (stream, "@(%d,r%d)", has_disp?disp:imm, rm);
746 fprintf_fn (stream, "@(%d,gbr)", has_disp?disp:imm);
752 fprintf_fn (stream, "@@(%d,tbr)", has_disp
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/opcodes/
H A Dsh-dis.c507 int has_disp = 0; local
563 has_disp = 1;
569 has_disp = 1;
575 has_disp = 1;
581 has_disp = 1;
614 has_disp = 1;
711 fprintf_fn (stream, "@(%d,r%d)", has_disp?disp:imm, rn);
729 fprintf_fn (stream, "@(%d,r%d)", has_disp?disp:imm, rm);
746 fprintf_fn (stream, "@(%d,gbr)", has_disp?disp:imm);
752 fprintf_fn (stream, "@@(%d,tbr)", has_disp
[all...]

Completed in 187 milliseconds