Home
last modified time | relevance | path

Searched defs:SAVE_LONG (Results 1 – 1 of 1) sorted by relevance

/u-boot/arch/riscv/lib/
A Dcrt0_riscv_efi.S15 #define SAVE_LONG(reg, idx) sd reg, (idx*SIZE_LONG)(sp) macro
21 #define SAVE_LONG(reg, idx) sw reg, (idx*SIZE_LONG)(sp) macro

Completed in 2 milliseconds