diff doc/manual/callconvs/callconv_mips64.tex @ 139:5675d34f0a06

- mips64 doc about impl status - some more verbose output for one test
author cslag
date Mon, 08 Aug 2016 11:54:27 +0200
parents f1fc1c836baf
children e210193f6cf1
line wrap: on
line diff
--- a/doc/manual/callconvs/callconv_mips64.tex	Mon Aug 08 11:24:25 2016 +0200
+++ b/doc/manual/callconvs/callconv_mips64.tex	Mon Aug 08 11:54:27 2016 +0200
@@ -29,8 +29,8 @@
 
 \paragraph{\product{dyncall} support}
 
-For MIPS 64-bit machines, dyncall supports the N32 and N64 calling conventions for calls and callbacks.
-Our test machine is a Loongson-CPU 2F subnotebook, as well as an EdgeRouter Lite, both running OpenBSD.
+For MIPS 64-bit machines, dyncall supports the N64 calling conventions for calls and callbacks (for big- and little-endian targets).
+The N32 calling convention might work - it used to, but hasn't been tested, recently.
 
 \subsubsection{MIPS N64 Calling Convention}