Searched refs:iwmmxt_load_reg (Results 1 - 1 of 1) sorted by relevance

/external/qemu/target-arm/
H A Dtranslate.c1152 static inline void iwmmxt_load_reg(TCGv_i64 var, int reg) function
1182 iwmmxt_load_reg(cpu_M0, rn);
1187 iwmmxt_load_reg(cpu_V1, rn);
1193 iwmmxt_load_reg(cpu_V1, rn);
1199 iwmmxt_load_reg(cpu_V1, rn);
1206 iwmmxt_load_reg(cpu_V1, rn); \
1213 iwmmxt_load_reg(cpu_V1, rn); \
1310 iwmmxt_load_reg(cpu_V1, rn);
1362 iwmmxt_load_reg(cpu_V0, rd);
1386 iwmmxt_load_reg(cpu_V
[all...]

Completed in 211 milliseconds