mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07:00
target-arm: remove T0 and T1
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
This commit is contained in:
parent
747a651e8e
commit
b567b38c2c
1 changed files with 0 additions and 2 deletions
|
|
@ -20,8 +20,6 @@
|
|||
#include "dyngen-exec.h"
|
||||
|
||||
register struct CPUARMState *env asm(AREG0);
|
||||
register uint32_t T0 asm(AREG1);
|
||||
register uint32_t T1 asm(AREG2);
|
||||
|
||||
#define M0 env->iwmmxt.val
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue