NickThePowerful / iphone-dev

Automatically exported from code.google.com/p/iphone-dev
0 stars 0 forks source link

pseudo LDR instruction is missing in darwin-as #126

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
    1.   ldr    r(x), =label
    This is not valid for darwin-as, which results additional work with LUT.

What is the expected output? What do you see instead?
    syntax error, unexpected OPRD_EXP, expecting $end

What version of the product are you using? On what operating system?
    (LLVM build 2.0-svn-iphone-dev-0.3-svn), Debian

Original issue reported on code.google.com by jimmy...@gmail.com on 12 Mar 2008 at 9:21