Searched refs:translate_opcode (Results 1 – 4 of 4) sorted by relevance
425 translate_opcode( unsigned op ) in translate_opcode() function535 translate_opcode( inst->Opcode ), in compile_instruction()546 translate_opcode( inst->Opcode ), in compile_instruction()554 translate_opcode( inst->Opcode ), in compile_instruction()573 translate_opcode( inst->Opcode ), in compile_instruction()
33 static unsigned translate_opcode(unsigned opcode) in translate_opcode() function256 dst->U.I.Opcode = translate_opcode(src->Instruction.Opcode); in transform_instruction()
43 translate_opcode(uint opcode) in translate_opcode() function3050 unsigned opcode = translate_opcode(insn->Instruction.Opcode); in svga_emit_instruction()
500 translate_opcode(unsigned opcode) in translate_opcode() function5567 emit_opcode(emit, translate_opcode(inst->Instruction.Opcode), in emit_simple()5619 emit_opcode(emit, translate_opcode(inst->Instruction.Opcode), in emit_simple_1dst()