Searched refs:opcodeType (Results 1 – 3 of 3) sorted by relevance
918 insn->opcodeType = ONEBYTE; in readOpcode()927 insn->opcodeType = TWOBYTE; in readOpcode()936 insn->opcodeType = MAP4; in readOpcode()939 insn->opcodeType = MAP5; in readOpcode()942 insn->opcodeType = MAP6; in readOpcode()962 insn->opcodeType = MAP5; in readOpcode()965 insn->opcodeType = MAP6; in readOpcode()968 insn->opcodeType = MAP7; in readOpcode()972 insn->opcodeType = TWOBYTE; in readOpcode()993 insn->opcodeType = TWOBYTE; in readOpcode()[all …]
727 OpcodeType opcodeType; member
811 opcodeType = ONEBYTE; in emitDecodePath()814 opcodeType = TWOBYTE; in emitDecodePath()817 opcodeType = THREEBYTE_38; in emitDecodePath()820 opcodeType = THREEBYTE_3A; in emitDecodePath()823 opcodeType = XOP8_MAP; in emitDecodePath()826 opcodeType = XOP9_MAP; in emitDecodePath()829 opcodeType = XOPA_MAP; in emitDecodePath()835 opcodeType = MAP4; in emitDecodePath()838 opcodeType = MAP5; in emitDecodePath()841 opcodeType = MAP6; in emitDecodePath()[all …]