Home | History | Annotate | Download | only in ppc64

Lines Matching full:opc

275 #define OPCD(opc) ((opc)<<26)
276 #define XO19(opc) (OPCD(19)|((opc)<<1))
277 #define XO30(opc) (OPCD(30)|((opc)<<2))
278 #define XO31(opc) (OPCD(31)|((opc)<<1))
279 #define XO58(opc) (OPCD(58)|(opc))
280 #define XO62(opc) (OPCD(62)|(opc))
617 static void tcg_out_qemu_ld (TCGContext *s, const TCGArg *args, int opc)
628 s_bits = opc & 3;
652 switch (opc) {
703 switch (opc) {
764 static void tcg_out_qemu_st (TCGContext *s, const TCGArg *args, int opc)
782 tcg_out_tlb_read (s, r0, r1, r2, addr_reg, opc,
794 tcg_out_rld (s, RLDICL, 4, data_reg, 0, 64 - (1 << (3 + opc)));
797 tcg_out_call (s, (tcg_target_long) qemu_st_helpers[opc], 1);
831 switch (opc) {
1200 static void tcg_out_op (TCGContext *s, TCGOpcode opc, const TCGArg *args,
1205 switch (opc) {
1321 tcg_out_movi (s, (opc == INDEX_op_and_i32
1359 tcg_out_movi (s, (opc == INDEX_op_and_i32