Home
last modified time | relevance | path

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

/external/u-boot/drivers/bios_emulator/include/x86emu/
Ddebug.h206 extern void x86emu_check_sp_access(void);
/external/u-boot/drivers/bios_emulator/x86emu/
Ddebug.c144 void x86emu_check_sp_access(void) in x86emu_check_sp_access() function
Dprim_ops.c2391 x86emu_check_sp_access();) in push_word()
2405 x86emu_check_sp_access();) in push_long()
2421 x86emu_check_sp_access();) in pop_word()
2438 x86emu_check_sp_access();) in pop_long()