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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/EbcDxe/Ipf/
H A DEbcSupport.h32 #define OPCODE_NOP (UINT64) 0x00008000000 macro
H A DEbcSupport.c468 Code[0] = OPCODE_NOP;
533 Code[0] = OPCODE_NOP;
605 Code[0] = OPCODE_NOP;
664 Code[0] = OPCODE_NOP;
665 Code[1] = OPCODE_NOP;
686 Code[0] = OPCODE_NOP;
687 Code[1] = OPCODE_NOP;
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/shader/
H A Dprog_instruction.h145 OPCODE_NOP = 0, /* X */ enumerator in enum:prog_opcode

Completed in 48 milliseconds