diff options
| author | Peter Maydell | 2014-02-08 15:46:55 +0100 |
|---|---|---|
| committer | Peter Maydell | 2014-02-08 15:46:55 +0100 |
| commit | c1de788ab9584e9629d6e9004d8cddd428b6cbe4 (patch) | |
| tree | 600cf2c97a011fae9095b52fb7066f2f56d6892e /include/exec | |
| parent | target-arm: A64: Implement pairwise integer ops from 3-reg-same SIMD (diff) | |
| download | qemu-c1de788ab9584e9629d6e9004d8cddd428b6cbe4.tar.gz qemu-c1de788ab9584e9629d6e9004d8cddd428b6cbe4.tar.xz qemu-c1de788ab9584e9629d6e9004d8cddd428b6cbe4.zip | |
tcg: Add TCGV_UNUSED_PTR, TCGV_IS_UNUSED_PTR, TCGV_EQUAL_PTR
We have macros for marking TCGv values as unused, checking if they
are unused and comparing them to each other. However these only exist
for TCGv_i32 and TCGv_i64; add them for TCGv_ptr as well.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
