Home
last modified time | relevance | path

Searched defs:FREG (Results 1 - 3 of 3) sorted by relevance

/third_party/libunwind/libunwind/src/riscv/
H A Dsetcontext.S29 #define FREG(X) (UC_MCONTEXT_REGS_OFF + SZREG * 32 + SZFREG * X)(a0) define
[all...]
H A Dgetcontext.S29 #define FREG(X) (UC_MCONTEXT_REGS_OFF + SZREG * 32 + SZFREG * X)(a0) define
[all...]
/third_party/elfutils/libcpu/
H A Driscv_disasm.c91 #define FREG(nr) ((char *) fregnames[nr]) macro
[all...]

Completed in 2 milliseconds