[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / ctl.s
1 # Source file used to test the nor instruction
2
3 foo:
4 rdctl r8,ctl31
5 rdctl r8,ctl30
6 rdctl r8,ctl29
7 rdctl r8,status
8 rdctl r8,bstatus
9 rdctl r8,estatus
10 wrctl ctl31,r8
11 wrctl ctl30,r8
12 wrctl ctl29,r8
13 wrctl status,r8
14 wrctl bstatus,r8
15 wrctl estatus,r8
16
17
18
This page took 0.029295 seconds and 4 git commands to generate.