OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TARGET_RDSEED
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
i386.h
77
#define
TARGET_RDSEED
TARGET_ISA_RDSEED
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
insn-flags.h
384
#define HAVE_rdseedhi_1 (
TARGET_RDSEED
)
385
#define HAVE_rdseedsi_1 (
TARGET_RDSEED
)
386
#define HAVE_rdseeddi_1 ((
TARGET_RDSEED
) && (TARGET_64BIT))
[
all
...]
Completed in 49 milliseconds