Home
last modified time | relevance | path

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

/DragonStub/inc/dragonstub/linux/arch/riscv/asm/
H A Dasm.h23 #define REG_L __REG_SEL(ld, lw) macro
117 REG_L x6, PT_T1(sp)
118 REG_L x7, PT_T2(sp)
119 REG_L x8, PT_S0(sp)
120 REG_L x9, PT_S1(sp)
121 REG_L x10, PT_A0(sp)
122 REG_L x11, PT_A1(sp)
123 REG_L x12, PT_A2(sp)
124 REG_L x13, PT_A3(sp)
125 REG_L x14, PT_A4(sp)
[all …]