Searched refs:SUBF (Results 1 - 2 of 2) sorted by relevance

/external/qemu/tcg/ppc64/
H A Dtcg-target.c325 #define SUBF XO31( 40) macro
1131 tcg_out32 (s, SUBF | TAB (args[0], args[2], args[1]));
1217 tcg_out32 (s, SUBF | TAB (args[0], 0, args[1]));
1223 tcg_out32 (s, SUBF | TAB (args[0], 0, args[1]));
1284 tcg_out32 (s, SUBF | TAB (args[0], args[2], args[1]));
1320 tcg_out32 (s, SUBF | TAB (args[0], 0, args[1]));
1325 tcg_out32 (s, SUBF | TAB (args[0], 0, args[1]));
/external/qemu/tcg/ppc/
H A Dtcg-target.c339 #define SUBF XO31( 40) macro
1212 tcg_out32 (s, SUBF | TAB (args[0], args[2], args[1]));
1289 tcg_out32 (s, SUBF | TAB (args[0], 0, args[1]));
1295 tcg_out32 (s, SUBF | TAB (args[0], 0, args[1]));

Completed in 17 milliseconds