Searched refs:opcodeType (Results 1 – 5 of 5) sorted by relevance
871 insn->opcodeType = ONEBYTE; in readOpcode()880 insn->opcodeType = TWOBYTE; in readOpcode()883 insn->opcodeType = THREEBYTE_38; in readOpcode()886 insn->opcodeType = THREEBYTE_3A; in readOpcode()897 insn->opcodeType = TWOBYTE; in readOpcode()900 insn->opcodeType = THREEBYTE_38; in readOpcode()903 insn->opcodeType = THREEBYTE_3A; in readOpcode()907 insn->opcodeType = TWOBYTE; in readOpcode()917 insn->opcodeType = XOP8_MAP; in readOpcode()920 insn->opcodeType = XOP9_MAP; in readOpcode()[all …]
573 OpcodeType opcodeType; member
517 unsigned opcodeType, unsigned operandType,2153 token0.opcodeType = vgpu10_opcode; in emit_opcode_precise()2193 token0.opcodeType = VGPU10_OPCODE_RESINFO; in emit_opcode_resinfo()2215 token0.opcodeType = vgpu10_opcode; in emit_sample_opcode()2229 token1.opcodeType = VGPU10_EXTENDED_OPCODE_SAMPLE_CONTROLS; in emit_sample_opcode()2253 opcode0.opcodeType = VGPU10_OPCODE_DISCARD; in emit_discard_opcode()2876 token.opcodeType = VGPU10_OPCODE_CUSTOMDATA; in emit_vgpu10_immediates_block()3088 opcode0.opcodeType = VGPU10_OPCODE_DCL_GS_INPUT_PRIMITIVE; in emit_property_instructions()3094 opcode0.opcodeType = VGPU10_OPCODE_DCL_MAX_OUTPUT_VERTEX_COUNT; in emit_property_instructions()3099 opcode0.opcodeType = VGPU10_OPCODE_DCL_GS_INSTANCE_COUNT; in emit_property_instructions()[all …]
495 unsigned int opcodeType : 11; member603 unsigned int opcodeType : 6; member
2010 OpcodeFormatType opcodeType = getOpcodeFormatType(instr); in S390OpcodeValue() local2015 switch (opcodeType) { in S390OpcodeValue()