diff options
author | Doug Evans <dje@google.com> | 1998-01-27 17:56:06 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 1998-01-27 17:56:06 +0000 |
commit | 764c48f8ab8802f4c67167596f64242c62da880b (patch) | |
tree | 88c85ace388b9b409fbc91eff7e07409a62c9fe3 /gas | |
parent | a3e62cc05b3eae7e27fc0f7b53b481c08dd67a4f (diff) | |
download | gdb-764c48f8ab8802f4c67167596f64242c62da880b.zip gdb-764c48f8ab8802f4c67167596f64242c62da880b.tar.gz gdb-764c48f8ab8802f4c67167596f64242c62da880b.tar.bz2 |
fix ior encoding
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/gas/txvu/lower-1.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/testsuite/gas/txvu/lower-1.d b/gas/testsuite/gas/txvu/lower-1.d index 798315c..f653607 100644 --- a/gas/testsuite/gas/txvu/lower-1.d +++ b/gas/testsuite/gas/txvu/lower-1.d @@ -89,7 +89,7 @@ Disassembly of section .text: 13c: ff 02 00 00 140: fe 23 23 80[ ]*nop[ ]*ilwr.w vi03,\(vi04\)w 144: ff 02 00 00 - 148: 74 21 03 80[ ]*nop[ ]*ior vi05,vi04,vi03 + 148: 75 21 03 80[ ]*nop[ ]*ior vi05,vi04,vi03 14c: ff 02 00 00 150: 71 21 03 80[ ]*nop[ ]*isub vi05,vi04,vi03 154: ff 02 00 00 |