machdep
field in the Analyses configuration file to the corresponding architecture name. If machdep
is not provided, TrustInSoft CI emulates, by default, a 32-bit x86 processor.apple_ppc_32, x86_win32
andx86_win64
, all target architectures may be specified with the gcc_
prefix, in which case gcc language extensions are allowed, and the__int128
integer type is available on a 64-bitmachdep
.x86_16
x86_16_huge
x86_32
x86_win32
x86_64
x86_win64
ppc_32
ppc_64
apple_ppc_32
ppc_32
, but forcing the “char” type to be signed, as done by the Apple toolchain (as opposed to the default PowerPC use of unsigned char type), and allowing gcc language extensions.arm_eabi
armeb_eabi
aarch64
aarch64eb
sparc_32
sparc_64
mips_o32
mipsel_o32
mips_n32
mipsel_n32
machdeps
(x86_16
, x86_16_huge
), 32 bits otherwisemachdeps
, 32 bits otherwise