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

  /external/valgrind/VEX/priv/
guest_tilegx_toIR.c 242 static IRStmt* dis_branch ( IRExpr* guard, ULong imm ) function
576 bstmt = dis_branch(binop(Iop_CmpEQ64, getIReg(ra), mkU64(0)),
669 bstmt = dis_branch(binop(Iop_CmpEQ64,
680 bstmt = dis_branch(unop(Iop_Not1,
689 bstmt = dis_branch(unop(Iop_64to1,
698 bstmt = dis_branch(unop(Iop_64to1,
703 bstmt = dis_branch(binop(Iop_CmpLE64S, getIReg(ra),
708 bstmt = dis_branch(binop(Iop_CmpLE64S, getIReg(ra),
713 bstmt = dis_branch(binop(Iop_CmpLT64S, getIReg(ra),
718 bstmt = dis_branch(binop(Iop_CmpLT64S, getIReg(ra)
    [all...]
guest_mips_toIR.c 1375 static void dis_branch(Bool link, IRExpr * guard, UInt imm, IRStmt ** set) function
    [all...]
guest_ppc_toIR.c 5713 static Bool dis_branch ( UInt theInstr, function
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/include/
dis-asm.h 44 dis_branch, /* Unconditional branch. */ enumerator in enum:dis_insn_type

Completed in 230 milliseconds