OSDN Git Service

[ opcodes/ChangeLog ]
[pf3gnuchains/pf3gnuchains3x.git] / gas / testsuite / gas / mips / rol64.s
index 3e71732..49a5717 100644 (file)
@@ -1,5 +1,8 @@
 # Source file used to test the drol and dror macros.
 
+       # generate warnings for all uses of AT.
+       .set noat
+
 foo:
        drol    $4,$5
        drol    $4,$5,$6
@@ -23,5 +26,17 @@ foo:
        dror    $4,$5,63
        dror    $4,$5,64
 
+       drol    $4,$5,65
+       drol    $4,$5,95
+       drol    $4,$5,96
+       drol    $4,$5,97
+       drol    $4,$5,127
+
+       dror    $4,$5,65
+       dror    $4,$5,95
+       dror    $4,$5,96
+       dror    $4,$5,97
+       dror    $4,$5,127
+
 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
        .space  8