mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
7523016960
Register numbers may be specified as assembly-time expressions. This feature can be useful in macros and alike. However, expressions are supported within sqare braces only. Sqare braces were initially intended to support specifying of multiple (pairs/quads...) registers. Syntax like v[8:8] which specifies single register is also supported. That allows expressions but looks a bit unnatural. This change supports syntax REG[EXPR]. Tests added. Differential Revision: http://reviews.llvm.org/D20588 llvm-svn: 270990 |
||
---|---|---|
.. | ||
buffer_wbinv1l_vol_vi.s | ||
ds-err.s | ||
ds.s | ||
flat-scratch.s | ||
flat.s | ||
hsa_code_object_isa_noargs.s | ||
hsa-text.s | ||
hsa.s | ||
lit.local.cfg | ||
mimg.s | ||
mubuf.s | ||
out-of-range-registers.s | ||
reg-syntax-extra.s | ||
smem.s | ||
smrd-err.s | ||
smrd.s | ||
sop1-err.s | ||
sop1.s | ||
sop2.s | ||
sopc.s | ||
sopk-err.s | ||
sopk.s | ||
sopp-err.s | ||
sopp.s | ||
trap.s | ||
vop1.s | ||
vop2-err.s | ||
vop2.s | ||
vop3-errs.s | ||
vop3-vop1-nosrc.s | ||
vop3.s | ||
vop_dpp.s | ||
vop_sdwa.s | ||
vopc-errs.s | ||
vopc.s |