Home
last modified time | relevance | path

Searched refs:outreg (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/gdbserver/
HDremote-utils.c547 outreg (int regno, char *buf) in outreg() function
615 buf = outreg (find_regno (*regp), buf); in prepare_resume_reply()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64InstrFormats.td5790 RegisterOperand inreg, RegisterOperand outreg,
5793 : I<(outs outreg:$Rd), (ins inreg:$Rn), asm,
5812 RegisterOperand inreg, RegisterOperand outreg,
5815 : I<(outs outreg:$dst), (ins outreg:$Rd, inreg:$Rn), asm,