Searched defs:InstructionLength (Results 1 – 2 of 2) sorted by relevance
761 UINT32 InstructionLength:4; member953 UINT8 InstructionLength : 4; member
4678 pub fn InstructionLength(&self) -> UINT32 { in InstructionLength() method4745 let InstructionLength: u32 = unsafe { ::std::mem::transmute(InstructionLength) }; localVariable6199 pub fn InstructionLength(&self) -> UINT8 { in InstructionLength() method6227 let InstructionLength: u8 = unsafe { ::std::mem::transmute(InstructionLength) }; localVariable