Home
last modified time | relevance | path

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

/DragonStub/inc/dragonstub/linux/arch/riscv/asm/
H A Dasm.h24 #define REG_S __REG_SEL(sd, sw) macro
87 REG_S x6, PT_T1(sp)
88 REG_S x7, PT_T2(sp)
89 REG_S x8, PT_S0(sp)
90 REG_S x9, PT_S1(sp)
91 REG_S x10, PT_A0(sp)
92 REG_S x11, PT_A1(sp)
93 REG_S x12, PT_A2(sp)
94 REG_S x13, PT_A3(sp)
95 REG_S x14, PT_A4(sp)
[all …]