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

  /external/qemu/target-arm/
translate.c 207 static inline TCGv load_reg(DisasContext *s, int reg) function
989 offset = load_reg(s, rm);
1018 offset = load_reg(s, rm);
    [all...]

Completed in 39 milliseconds