x86-64: fix handling of PUSH/POP of segment register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / vle-simple-5.s
1 .text
2
3 e_extlwi 2, 2, 1, 0
4 e_extrwi 2, 3, 10, 5
5 e_inslwi 4, 5, 4, 1
6 e_insrwi 6, 7, 2, 5
7 e_rotlwi 1, 2, 10
8 e_rotrwi 3, 4, 8
9 e_slwi 2, 3, 31
10 e_srwi 5, 1, 30
11 e_clrlwi 4, 3, 29
12 e_clrrwi 1, 2, 28
13 e_clrlslwi 6, 7, 28, 27
This page took 0.041731 seconds and 4 git commands to generate.