diff options
| author | Roland McGrath <[email protected]> | 2007-05-23 19:15:04 +0000 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2007-05-23 19:15:04 +0000 |
| commit | 53bce228d87bb64793bdfb54c4f798e0aea28cb1 (patch) | |
| tree | 38fc5f02b76ad4ea3f7590d136b1f99916139d5c /tests/run-allregs.sh | |
| parent | 9aa8ef7fbb5ada14b7c4585d6c1361aa5eab6f88 (diff) | |
backends/
2007-05-23 Roland McGrath <[email protected]>
* alpha_regs.c (alpha_register_info): fp -> s6
tests/
2007-05-23 Roland McGrath <[email protected]>
* run-allregs.sh: Update expected Alpha results.
Diffstat (limited to 'tests/run-allregs.sh')
| -rwxr-xr-x | tests/run-allregs.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-allregs.sh b/tests/run-allregs.sh index af69ac69..74f97380 100755 --- a/tests/run-allregs.sh +++ b/tests/run-allregs.sh @@ -2536,7 +2536,7 @@ integer registers: 12: $s3 (s3), signed 64 bits 13: $s4 (s4), signed 64 bits 14: $s5 (s5), signed 64 bits - 15: $fp (fp), address 64 bits + 15: $s6 (s6), signed 64 bits 16: $a0 (a0), signed 64 bits 17: $a1 (a1), signed 64 bits 18: $a2 (a2), signed 64 bits |
