jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
Signup
Metacircular Research Platform
  • Metacircular Research Platform
  • MRP-63

Add operator to operator list

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 1.0
  • Fix Version/s: None
  • Component/s: Architecture: Intel, Compilers: Optimizing
  • Labels:
    None
  • Environment:
    x86_64, fc14
  • Number of attachments :
    0

Description

rvm/src-generated/opt-ir/ia32/OperatorList.dat
IMMQ_MOV is special kind of mov, and need special immediate as type long, while all existing immediate value is of type int. Only this operator uses 'public final void emitMOV_Reg_Imm_Quad(GPR dstReg, long imm)'

=============
The B8
through BF (B8 +rq) opcodes, in 64-bit mode, are the only cases that support a 64-bit immediate value
(in all other cases, immediate values are a maximum of 32 bits)

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
There are no comments yet on this issue.

People

  • Assignee:
    Unassigned
    Reporter:
    dafeng
Vote (0)
Watch (0)

Dates

  • Created:
    04/Jun/11 5:39 AM
    Updated:
    04/Jun/11 5:39 AM
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.