Searched refs:MOVL_OPCODE (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/EbcDxe/Ipf/
H A DEbcSupport.h39 #define MOVL_OPCODE 0x06 macro
H A DEbcSupport.c512 Code[2] = Code[2] | LShiftU64 ((UINT64)MOVL_OPCODE, 37);
577 Code[2] = Code[2] | LShiftU64 ((UINT64)MOVL_OPCODE, 37);
648 Code[2] = Code[2] | LShiftU64 ((UINT64)MOVL_OPCODE, 37);

Completed in 42 milliseconds