boostorg / context

307 stars 150 forks source link

Fix 64-bit XCOFF assembly #185

Closed NattyNarwhal closed 3 years ago

NattyNarwhal commented 3 years ago

It should almost exactly match the ELFv1 ABI code now, except with IBM assembler syntax.

Tested with PHP fibres. Fixes #180

olk commented 3 years ago

ty