diff options
Diffstat (limited to 'tcg/ppc/tcg-target.opc.h')
-rw-r--r-- | tcg/ppc/tcg-target.opc.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tcg/ppc/tcg-target.opc.h b/tcg/ppc/tcg-target.opc.h new file mode 100644 index 0000000..fa680dd --- /dev/null +++ b/tcg/ppc/tcg-target.opc.h @@ -0,0 +1,5 @@ +/* + * Target-specific opcodes for host vector expansion. These will be + * emitted by tcg_expand_vec_op. For those familiar with GCC internals, + * consider these to be UNSPEC with names. + */ |