Home
last modified time | relevance | path

Searched refs:SPARC_FLAG_FP_ARGS (Results 1 – 3 of 3) sorted by relevance

/external/libffi/src/sparc/
Dinternal.h24 #define SPARC_FLAG_FP_ARGS 64 macro
Dffi64.c284 flags |= SPARC_FLAG_FP_ARGS; in ffi_prep_cif_machdep_core()
Dv9.S68 andcc %o0, SPARC_FLAG_FP_ARGS, %g0 ! need fp regs?