OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AMD64SseOp
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/VEX/priv/
host_amd64_defs.h
345
AMD64SseOp
;
347
extern const HChar* showAMD64SseOp (
AMD64SseOp
);
662
AMD64SseOp
op;
667
AMD64SseOp
op;
672
AMD64SseOp
op;
677
AMD64SseOp
op;
682
AMD64SseOp
op;
704
//uu
AMD64SseOp
op;
769
extern AMD64Instr* AMD64Instr_Sse32Fx4 (
AMD64SseOp
, HReg, HReg );
770
extern AMD64Instr* AMD64Instr_Sse32FLo (
AMD64SseOp
, HReg, HReg )
[
all
...]
host_amd64_defs.c
515
const HChar* showAMD64SseOp (
AMD64SseOp
op ) {
945
AMD64Instr* AMD64Instr_Sse32Fx4 (
AMD64SseOp
op, HReg src, HReg dst ) {
954
AMD64Instr* AMD64Instr_Sse32FLo (
AMD64SseOp
op, HReg src, HReg dst ) {
963
AMD64Instr* AMD64Instr_Sse64Fx2 (
AMD64SseOp
op, HReg src, HReg dst ) {
972
AMD64Instr* AMD64Instr_Sse64FLo (
AMD64SseOp
op, HReg src, HReg dst ) {
981
AMD64Instr* AMD64Instr_SseReRg (
AMD64SseOp
op, HReg re, HReg rg ) {
1016
//uu AMD64Instr* AMD64Instr_AvxReRg (
AMD64SseOp
op, HReg re, HReg rg )
[
all
...]
host_amd64_isel.c
[
all
...]
Completed in 39 milliseconds