Add support for .extCondCode, .extCoreRegister and .extAuxRegister.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / taux.d
1 #nm: --undefined-only
2 #name: aux register test
3 #source: taux.s
4 # Most of the AUX rgisters are defined for all ARC variants besides the
5 # FPX/FPUDA registers which should end as undefined when assemble generic.
6 .* U arc600_build_config
7 .* U aux_crc_mode
8 .* U aux_crc_poly
9 .* U aux_dpfp1h
10 .* U aux_dpfp1l
11 .* U aux_dpfp2h
12 .* U aux_dpfp2l
13 .* U d1h
14 .* U d1l
15 .* U d2h
16 .* U d2l
17 .* U dpfp_status
18 .* U fp_status
19 .* mx0
20 .* mx1
21 .* my0
22 .* my1
23 .* scratch_a
24 .* tsch
25 #pass
This page took 0.038969 seconds and 5 git commands to generate.