1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00

A8.6.226 TBB, TBH:

Add two test cases.

llvm-svn: 128295
This commit is contained in:
Johnny Chen 2011-03-25 18:40:21 +00:00
parent c69c7b19ae
commit f16635a8f0

View File

@ -160,3 +160,9 @@
# CHECK: strexd r1, r7, r8, [r2]
0xc2 0xe8 0x71 0x78
# CHECK: tbh [r5, r4, lsl #1]
0xd5 0xe8 0x14 0xf0
# CHECK: tbb [r5, r4]
0xd5 0xe8 0x04 0xf0