Searched refs:SIZEOF_TRAPFRAME_T (Results 1 - 3 of 3) sorted by relevance

/gem5/tests/test-progs/asmtest/src/riscv/env/v/
H A Driscv_test.h49 #define SIZEOF_TRAPFRAME_T ((__riscv_xlen / 8) * 36) macro
H A Dentry.S30 la sp, STACK_TOP - SIZEOF_TRAPFRAME_T
H A Dvm.c216 _Static_assert(SIZEOF_TRAPFRAME_T == sizeof(trapframe_t), "???");

Completed in 4 milliseconds