HomeSort by relevance Sort by last modified time
    Searched refs:AMD64AluOp (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/VEX/priv/
host_amd64_defs.h 278 AMD64AluOp;
280 extern const HChar* showAMD64AluOp ( AMD64AluOp );
420 AMD64AluOp op;
425 AMD64AluOp op;
450 AMD64AluOp op;
695 extern AMD64Instr* AMD64Instr_Alu64R ( AMD64AluOp, AMD64RMI*, HReg );
696 extern AMD64Instr* AMD64Instr_Alu64M ( AMD64AluOp, AMD64RI*, AMD64AMode* );
699 extern AMD64Instr* AMD64Instr_Alu32R ( AMD64AluOp, AMD64RMI*, HReg );
host_amd64_defs.c 491 const HChar* showAMD64AluOp ( AMD64AluOp op ) {
615 AMD64Instr* AMD64Instr_Alu64R ( AMD64AluOp op, AMD64RMI* src, HReg dst ) {
623 AMD64Instr* AMD64Instr_Alu64M ( AMD64AluOp op, AMD64RI* src, AMD64AMode* dst ) {
661 AMD64Instr* AMD64Instr_Alu32R ( AMD64AluOp op, AMD64RMI* src, HReg dst ) {
    [all...]
host_amd64_isel.c 968 AMD64AluOp aluOp;
    [all...]

Completed in 36 milliseconds