1. 13 9月, 2013 1 次提交
    • G
      8024344: PPC64 (part 112): C argument in register AND stack slot. · 5bff05b0
      goetz 提交于
      Summary: On PPC, the first 13 floating point arguments to C calls are passed in floating point registers. Also, all but the first 8 arguments are passed on the stack. So there can be floating point arguments that are passed on the stack and in a register. We duplicate the regs datastructure in c_calling_convention() to represent this.
      Reviewed-by: kvn, cjplummer
      5bff05b0
  2. 07 9月, 2013 2 次提交
  3. 06 9月, 2013 2 次提交
  4. 05 9月, 2013 1 次提交
  5. 30 8月, 2013 3 次提交
  6. 29 8月, 2013 5 次提交
  7. 28 8月, 2013 2 次提交
  8. 26 8月, 2013 3 次提交
  9. 24 8月, 2013 4 次提交
  10. 23 8月, 2013 16 次提交
  11. 22 8月, 2013 1 次提交