Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m32r / uppercase.s
index eeeba7dc1af5abb6be6ac8ce12362fa9c5e91b2a..bdaeafd9f1237451ac1807b0dad1f0e1fae2c9b2 100644 (file)
@@ -3,3 +3,12 @@
 foo:
        mv R0,R1
        mvfc R0,CBR
+
+high:
+       seth r0,#HIGH(high)
+shigh:
+       seth r0,#SHIGH(shigh)
+low:
+       or3 r0,r0,#LOW(low)
+sda:
+       add3 r0,r0,#SDA(sdavar)
This page took 0.037997 seconds and 4 git commands to generate.