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

  /external/qemu/tcg/
tcg-op.h 1453 static inline void tcg_gen_bswap16_i32(TCGv_i32 ret, TCGv_i32 arg) function
    [all...]
  /external/qemu/target-arm/
translate.c 253 tcg_gen_bswap16_i32(var, var);
    [all...]

Completed in 21 milliseconds