Searched defs:InstructionLength (Results 1 – 3 of 3) sorted by relevance
491 UINT32 InstructionLength:4; member603 UINT8 InstructionLength : 4; member
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