Searched refs:VSX_SPLAT (Results 1 – 3 of 3) sorted by relevance
194 if (op.vsx_flags & VSX_SPLAT) in kvmppc_emulate_loadstore()201 if (op.vsx_flags & VSX_SPLAT) in kvmppc_emulate_loadstore()
91 #define VSX_SPLAT 2 /* store loaded value into all elements */ macro
819 } else if (op->vsx_flags & VSX_SPLAT) in emulate_vsx_load()830 if (op->vsx_flags & VSX_SPLAT) { in emulate_vsx_load()2569 op->vsx_flags = VSX_SPLAT; in analyse_instr()2586 op->vsx_flags = VSX_SPLAT | VSX_CHECK_VEC; in analyse_instr()