Add preliminary neon datatype suffix
Also character literals.
This commit is contained in:
@ -6,6 +6,7 @@ _bar:
|
||||
.L09:
|
||||
.1337f:
|
||||
ab.b: b blabl
|
||||
1234:
|
||||
|
||||
adc r0, r1
|
||||
add R1, R2
|
||||
@ -48,24 +49,30 @@ ittttt
|
||||
ite
|
||||
itet
|
||||
iteet
|
||||
iteee
|
||||
iteeee
|
||||
ite
|
||||
itee
|
||||
ittee
|
||||
ittte
|
||||
itttte
|
||||
itttee
|
||||
iteeet
|
||||
|
||||
s30doesd32
|
||||
|
||||
vadd.i8 d12, d16, d31
|
||||
vmull.s32 q2, d5, D6
|
||||
vmov.f64 vmov.f32 vmov
|
||||
vcle. vceq vclt.f vcge.8 vtst.16 vcle.f32
|
||||
|
||||
.float .01, 3.14159
|
||||
{14,140-402(0x1b-0b1101+.0#0.0#.0.[123]0xffff%#0x34%$0xf$#0b111#$0b11b{ldr#0b11-ldr1)}
|
||||
@ illegal
|
||||
1.0f 0.f .1f
|
||||
vmul Q15, Q16, d31, s31, s32, d32
|
||||
vmull q01, q09, q14, q16
|
||||
pop {s3-s32}
|
||||
vmulk Q15, Q16, d31, s31, s32, d32
|
||||
vmull2 q01, q09, q14, q16
|
||||
ppop {s3-s32}
|
||||
|
||||
vadd#1234?ldr$12?str12
|
||||
@ vim:ft=arm
|
||||
|
Reference in New Issue
Block a user