Home
last modified time | relevance | path

Searched refs:VASM_CPU_X86 (Results 1 – 5 of 5) sorted by relevance

/dports/devel/vasm/vasm/
H A Doutput_aout.h132 #elif defined(VASM_CPU_X86)
H A Doutput_elf.h309 #elif defined(VASM_CPU_X86)
H A Doutput_elf.c341 #ifdef VASM_CPU_X86 in get_reloc_type()
/dports/devel/vasm/vasm/cpus/x86/
H A Dcpu.h6 #define VASM_CPU_X86 1 macro
/dports/devel/vasm/vasm/syntax/std/
H A Dsyntax.c1408 #if defined(VASM_CPU_X86) in init_syntax()