Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Driscv-tdep.h38 RISCV_A7_REGNUM = 17, /* Seventh argument. */ enumerator
Driscv-linux-tdep.c168 const ULONGEST a7 = get_frame_register_unsigned (frame, RISCV_A7_REGNUM); in riscv_linux_syscall_next_pc()