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

/haiku-fatelf/src/bin/gdb/gdb/gdbserver/
H A Dlinux-x86-64-low.c63 R12 * 8, R13 * 8, R14 * 8, R15 * 8,
/haiku-fatelf/src/bin/gdb/gdb/
H A Damd64-linux-nat.c66 R14 * 8, R15 * 8, /* ... %r15 */
H A Dm32r-stub.c122 R8, R9, R10, R11, R12, R13, R14, R15, enumerator in enum:regnames
1124 registers[R14] = (registers[PC] & ~3) + 4;
H A Dsh-stub.c264 R8, R9, R10, R11, R12, R13, R14, enumerator in enum:regnames
1184 mov.l r14, @(0x38, r0) ! save R14
1241 mov.l @r1+, r14 ! restore R14
H A Dwince.c227 context_offset (R14),
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dfr30-opc.c557 /* ld @($R14,$disp10),$Ri */
560 { { MNEM, ' ', '@', '(', OP (R14), ',', OP (DISP10), ')', ',', OP (RI), 0 } },
563 /* lduh @($R14,$disp9),$Ri */
566 { { MNEM, ' ', '@', '(', OP (R14), ',', OP (DISP9), ')', ',', OP (RI), 0 } },
569 /* ldub @($R14,$disp8),$Ri */
572 { { MNEM, ' ', '@', '(', OP (R14), ',', OP (DISP8), ')', ',', OP (RI), 0 } },
635 /* st $Ri,@($R14,$disp10) */
638 { { MNEM, ' ', OP (RI), ',', '@', '(', OP (R14), ',', OP (DISP10), ')', 0 } },
641 /* sth $Ri,@($R14,$disp9) */
644 { { MNEM, ' ', OP (RI), ',', '@', '(', OP (R14), ',', O
[all...]

Completed in 55 milliseconds