Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LLVM bpEVL
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lorenzo Albano
LLVM bpEVL
Commits
ec47597e
Commit
ec47597e
authored
14 years ago
by
Owen Anderson
Browse files
Options
Downloads
Patches
Plain Diff
As far as I can tell, unified syntax uses c0-c15 instead of cr0-cr15 for mcr and friends.
llvm-svn: 123407
parent
b6c3aff1
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
llvm/test/MC/Disassembler/ARM/arm-tests.txt
+1
-1
1 addition, 1 deletion
llvm/test/MC/Disassembler/ARM/arm-tests.txt
with
1 addition
and
1 deletion
llvm/test/MC/Disassembler/ARM/arm-tests.txt
+
1
−
1
View file @
ec47597e
...
@@ -45,7 +45,7 @@
...
@@ -45,7 +45,7 @@
# CHECK: lsls r0, r2, #31
# CHECK: lsls r0, r2, #31
0x82 0x0f 0xb0 0xe1
0x82 0x0f 0xb0 0xe1
# CHECK: mcr2 p0, #0, r2, c
r
1, c
r
0, #7
# CHECK: mcr2 p0, #0, r2, c1, c0, #7
0xf0 0x20 0x01 0xfe
0xf0 0x20 0x01 0xfe
# CHECK: movt r8, #65535
# CHECK: movt r8, #65535
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment