]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim/testsuite/or1k: Add test case for l.adrp instruction
authorStafford Horne <shorne@gmail.com>
Thu, 13 Jun 2019 12:27:10 +0000 (21:27 +0900)
committerStafford Horne <shorne@gmail.com>
Thu, 13 Jun 2019 12:27:10 +0000 (21:27 +0900)
commit3c83b496d4ee7d732b6844c585c3ea9d83ca0f4c
tree37e9c71193b6e35830289536b550ee2be537dc1a
parentb4f9e0034660e15d233627f9c5a732ab023b7daf
sim/testsuite/or1k: Add test case for l.adrp instruction

This is a simple test to ensure that the l.adrp instruction can be assembled and
simulated correctly.

sim/testsuite/sim/or1k/ChangeLog:

yyyy-mm-dd  Stafford Horne  <shorne@gmail.com>

* adrp.S: New file.
sim/testsuite/sim/or1k/ChangeLog
sim/testsuite/sim/or1k/adrp.S [new file with mode: 0644]