Searched refs:getCodeViewOperationCode (Results 1 – 2 of 2) sorted by relevance
250 inline uint16_t getCodeViewOperationCode(uint8_t Code) { return 0x1100 | Code; } in getCodeViewOperationCode() function
352 uint16_t OperationCode = getCodeViewOperationCode(Opcode); in getOperandsCodeViewInfo()