Searched defs:OperationCode (Results 1 – 2 of 2) sorted by relevance
45 class OperationCode(OpenIntEnum): class in Frame192 opcode: OperationCode,224 opcode: Frame.OperationCode,262 opcode: Frame.OperationCode,
352 uint16_t OperationCode = getCodeViewOperationCode(Opcode); in getOperandsCodeViewInfo() local