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

  /external/valgrind/VEX/priv/
host_amd64_defs.h 276 AMD64AluOp;
278 extern const HChar* showAMD64AluOp ( AMD64AluOp );
420 AMD64AluOp op;
425 AMD64AluOp op;
450 AMD64AluOp op;
711 extern AMD64Instr* AMD64Instr_Alu64R ( AMD64AluOp, AMD64RMI*, HReg );
712 extern AMD64Instr* AMD64Instr_Alu64M ( AMD64AluOp, AMD64RI*, AMD64AMode* );
715 extern AMD64Instr* AMD64Instr_Alu32R ( AMD64AluOp, AMD64RMI*, HReg );
host_amd64_defs.c 472 const HChar* showAMD64AluOp ( AMD64AluOp op ) {
596 AMD64Instr* AMD64Instr_Alu64R ( AMD64AluOp op, AMD64RMI* src, HReg dst ) {
604 AMD64Instr* AMD64Instr_Alu64M ( AMD64AluOp op, AMD64RI* src, AMD64AMode* dst ) {
642 AMD64Instr* AMD64Instr_Alu32R ( AMD64AluOp op, AMD64RMI* src, HReg dst ) {
    [all...]
host_amd64_isel.c 967 AMD64AluOp aluOp;
    [all...]

Completed in 248 milliseconds