Searched refs:DEBUG_EXCEPT_ALIGNMENT_CHECK (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
H A DDebugException.h32 #define DEBUG_EXCEPT_ALIGNMENT_CHECK 17 macro
H A DAsmFuncs.S180 cmpl $DEBUG_EXCEPT_ALIGNMENT_CHECK, %eax
H A DAsmFuncs.asm177 cmp eax, DEBUG_EXCEPT_ALIGNMENT_CHECK
/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
H A DDebugException.h32 #define DEBUG_EXCEPT_ALIGNMENT_CHECK 17 macro
H A DAsmFuncs.asm157 cmp rcx, DEBUG_EXCEPT_ALIGNMENT_CHECK
H A DAsmFuncs.S186 cmpq $DEBUG_EXCEPT_ALIGNMENT_CHECK, %rcx

Completed in 889 milliseconds