Searched refs:tilegx_opcodes (Results 1 – 4 of 4) sorted by relevance
532 opcode = &tilegx_opcodes[opc]; in insert_nop()750 const struct tilegx_opcode* opcode = &tilegx_opcodes[opc]; in push_4_buffer()770 const struct tilegx_opcode* opcode = &tilegx_opcodes[opc]; in push_3_buffer()830 const struct tilegx_opcode* opcode = &tilegx_opcodes[opc]; in push_2_buffer()875 const struct tilegx_opcode* opcode = &tilegx_opcodes[opc]; in push_0_buffer()891 const struct tilegx_opcode* opcode = &tilegx_opcodes[opc]; in push_jr_buffer()
1997 const struct tilegx_opcode tilegx_opcodes[336] = variable9514 return &tilegx_opcodes[next]; in find_opcode()
47 const struct tilegx_opcode tilegx_opcodes[336] = variable7562 return &tilegx_opcodes[next]; in find_opcode()7634 decoded.opcode = &tilegx_opcodes[opc]; in mkTileGxInsn()7672 insn = tilegx_opcodes[TILEGX_OPC_FNOP]. in encode_insn_tilegx()
1269 extern const struct tilegx_opcode tilegx_opcodes[];