[GAS][AARCH64]Fix a typo for IP1 register alias.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / b_c_1.d
CommitLineData
bb7eff52
RS
1# objdump: -d
2
3.*: .*
4
5
6Disassembly of section \.text:
7
80+0 <\.text>:
9.*: 54.....0 b\.eq 0 <\.text> // b\.none
10.*: 54.....0 b\.eq 0 <\.text> // b\.none
11.*: 54.....2 b\.cs 0 <\.text> // b\.hs, b\.nlast
12.*: 54.....2 b\.cs 0 <\.text> // b\.hs, b\.nlast
13.*: 54.....2 b\.cs 0 <\.text> // b\.hs, b\.nlast
14.*: 54.....3 b\.cc 0 <\.text> // b\.lo, b\.ul, b\.last
15.*: 54.....3 b\.cc 0 <\.text> // b\.lo, b\.ul, b\.last
16.*: 54.....3 b\.cc 0 <\.text> // b\.lo, b\.ul, b\.last
17.*: 54.....3 b\.cc 0 <\.text> // b\.lo, b\.ul, b\.last
18.*: 54.....4 b\.mi 0 <\.text> // b\.first
19.*: 54.....4 b\.mi 0 <\.text> // b\.first
20.*: 54.....5 b\.pl 0 <\.text> // b\.nfrst
21.*: 54.....5 b\.pl 0 <\.text> // b\.nfrst
22.*: 54.....6 b\.vs 0 <\.text>
23.*: 54.....7 b\.vc 0 <\.text>
24.*: 54.....8 b\.hi 0 <\.text> // b\.pmore
25.*: 54.....8 b\.hi 0 <\.text> // b\.pmore
26.*: 54.....9 b\.ls 0 <\.text> // b\.plast
27.*: 54.....9 b\.ls 0 <\.text> // b\.plast
28.*: 54.....a b\.ge 0 <\.text> // b\.tcont
29.*: 54.....a b\.ge 0 <\.text> // b\.tcont
30.*: 54.....b b\.lt 0 <\.text> // b\.tstop
31.*: 54.....b b\.lt 0 <\.text> // b\.tstop
32.*: 54.....c b\.gt 0 <\.text>
33.*: 54.....d b\.le 0 <\.text>
34.*: 9a830041 csel x1, x2, x3, eq // eq = none
35.*: 9a830041 csel x1, x2, x3, eq // eq = none
36.*: 9a832041 csel x1, x2, x3, cs // cs = hs, nlast
37.*: 9a832041 csel x1, x2, x3, cs // cs = hs, nlast
38.*: 9a832041 csel x1, x2, x3, cs // cs = hs, nlast
39.*: 9a833041 csel x1, x2, x3, cc // cc = lo, ul, last
40.*: 9a833041 csel x1, x2, x3, cc // cc = lo, ul, last
41.*: 9a833041 csel x1, x2, x3, cc // cc = lo, ul, last
42.*: 9a833041 csel x1, x2, x3, cc // cc = lo, ul, last
43.*: 9a834041 csel x1, x2, x3, mi // mi = first
44.*: 9a834041 csel x1, x2, x3, mi // mi = first
45.*: 9a835041 csel x1, x2, x3, pl // pl = nfrst
46.*: 9a835041 csel x1, x2, x3, pl // pl = nfrst
47.*: 9a836041 csel x1, x2, x3, vs
48.*: 9a837041 csel x1, x2, x3, vc
49.*: 9a838041 csel x1, x2, x3, hi // hi = pmore
50.*: 9a838041 csel x1, x2, x3, hi // hi = pmore
51.*: 9a839041 csel x1, x2, x3, ls // ls = plast
52.*: 9a839041 csel x1, x2, x3, ls // ls = plast
53.*: 9a83a041 csel x1, x2, x3, ge // ge = tcont
54.*: 9a83a041 csel x1, x2, x3, ge // ge = tcont
55.*: 9a83b041 csel x1, x2, x3, lt // lt = tstop
56.*: 9a83b041 csel x1, x2, x3, lt // lt = tstop
57.*: 9a83c041 csel x1, x2, x3, gt
58.*: 9a83d041 csel x1, x2, x3, le
This page took 0.195054 seconds and 4 git commands to generate.