We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae33ba1 commit 5aef0f8Copy full SHA for 5aef0f8
llvm/test/tools/llvm-mca/RISCV/MIPS/p8700.s
@@ -9,10 +9,6 @@
9
# - Simple ALU instructions test the p8700WriteEitherALU and p8700IssueAL2 resources.
10
# - A jump instruction to test the CTI pipeline.
11
12
- .text
13
- .globl _start
14
-_start:
15
-
16
# Integer division: a0 = a1 / a2
17
# Exercises p8700GpDiv resource.
18
div a0, a1, a2
0 commit comments