Searched refs:si (Results 1 – 2 of 2) sorted by relevance
/lk-master/arch/x86/ |
A D | faults.c | 35 frame->sp, frame->bp, frame->si, frame->di); in dump_fault_frame() 44 frame->si, frame->di, frame->bp, frame->user_sp); in dump_fault_frame()
|
/lk-master/arch/x86/include/arch/ |
A D | x86.h | 28 uint32_t di, si, bp, sp, bx, dx, cx, ax; // pushed by common handler using pusha member 37 uint64_t di, si, bp, bx, dx, cx, ax; // pushed by common handler member
|
Completed in 4 milliseconds