Searched defs:OperationCode (Results 1 – 2 of 2) sorted by relevance
46 class OperationCode(OpenIntEnum): class in Frame195 opcode: OperationCode,227 opcode: Frame.OperationCode,265 opcode: Frame.OperationCode,
352 uint16_t OperationCode = getCodeViewOperationCode(Opcode); in getOperandsCodeViewInfo() local