OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TARGET_RDRND
(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
73
#define
TARGET_RDRND
TARGET_ISA_RDRND
464
#define TARGET_CMOVE (TARGET_CMOV || TARGET_SSE ||
TARGET_RDRND
)
[
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
381
#define HAVE_rdrandhi_1 (
TARGET_RDRND
)
382
#define HAVE_rdrandsi_1 (
TARGET_RDRND
)
383
#define HAVE_rdranddi_1 ((
TARGET_RDRND
) && (TARGET_64BIT))
[
all
...]
Completed in 787 milliseconds