2012-07-02 20:37:59 +02:00
|
|
|
# RUN: llvm-mc --disassemble %s -triple=arm-apple-darwin9 2>&1 | grep "invalid instruction encoding"
|
2011-04-08 02:29:09 +02:00
|
|
|
|
|
|
|
# Opcode=60 Name=BFI Format=ARM_FORMAT_DPFRM(4)
|
2011-08-09 22:55:18 +02:00
|
|
|
# 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
|
2011-04-08 02:29:09 +02:00
|
|
|
# -------------------------------------------------------------------------------------------------
|
|
|
|
# | 1: 1: 1: 0| 0: 1: 1: 1| 1: 1: 0: 0| 1: 1: 1: 1| 1: 1: 1: 1| 0: 0: 0: 0| 0: 0: 0: 1| 0: 1: 1: 0|
|
|
|
|
# -------------------------------------------------------------------------------------------------
|
|
|
|
#
|
|
|
|
# if d == 15 then UNPREDICTABLE;
|
|
|
|
0x16 0xf0 0xcf 0xe7
|