mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
df7d452980
Changes include: - Updates to the instruction descriptor flags. - Improvements to the packet shuffler and checker. - Updates to the handling of certain relocations. - Better handling of duplex instructions. llvm-svn: 294226
7 lines
215 B
ArmAsm
7 lines
215 B
ArmAsm
# RUN: llvm-mc -arch=hexagon -filetype=obj %s | llvm-objdump -t - | FileCheck %s
|
|
|
|
# CHECK: 00000062 g *COM* 00000008 quartet_table_isqrt
|
|
|
|
.common quartet_table_isqrt, 98, 8
|
|
.common quartet_table_isqrt, 98, 8
|