[LLVMdev] ABI for i128 on x86-32?

gohman at apple.com gohman at apple.com
Wed Feb 27 08:33:18 PST 2008


Hello,

Does anyone know of any precedent for handling i128 in the
calling convention on x86-32? I'm trying to write a testcase
that returns an i128 value, and LLVM currently has only two
32-bit GPRs designated for returning integer values on x86-32.

Dan





More information about the llvm-dev mailing list