HomeSort by relevance Sort by last modified time
    Searched full:ppc_addi (Results 1 - 1 of 1) sorted by null

  /external/qemu/tcg/ppc/
tcg-target.c 971 static void ppc_addi (TCGContext *s, int rt, int ra, tcg_target_long si) function
987 ppc_addi (s, reg, reg, val);
    [all...]

Completed in 252 milliseconds