You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# TODO: more exhaustive testing of immediate encoding.
21
-
21
+
22
22
# CHECK-ASM-AND-OBJ: c.ldsp s0, 0(sp)
23
23
# CHECK-ASM: encoding: [0x02,0x64]
24
24
# CHECK-NO-EXT: error: instruction requires the following: 'C' (Compressed Instructions) or 'Zca' (part of the C extension, excluding compressed floating point loads/stores){{$}}
@@ -39,7 +39,7 @@ c.ld a4, 0(a3)
39
39
# CHECK-NO-EXT: error: instruction requires the following: 'C' (Compressed Instructions) or 'Zca' (part of the C extension, excluding compressed floating point loads/stores){{$}}
0 commit comments