mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
0fef23e430
Differential Revision: http://reviews.llvm.org/D16182 llvm-svn: 269752
5 lines
230 B
ArmAsm
5 lines
230 B
ArmAsm
# RUN: llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips32r3 -mattr=micromips -mattr=+dsp | FileCheck %s
|
|
|
|
.set noat
|
|
bposge32 342 # CHECK: bposge32 342 # encoding: [0x43,0x60,0x00,0xab]
|