Searched refs:VSX_SPLAT (Results 1 – 3 of 3) sorted by relevance
193 if (op.vsx_flags & VSX_SPLAT) in kvmppc_emulate_loadstore()200 if (op.vsx_flags & VSX_SPLAT) in kvmppc_emulate_loadstore()
92 #define VSX_SPLAT 2 /* store loaded value into all elements */ macro
743 } else if (op->vsx_flags & VSX_SPLAT) in emulate_vsx_load()754 if (op->vsx_flags & VSX_SPLAT) { in emulate_vsx_load()2400 op->vsx_flags = VSX_SPLAT; in analyse_instr()2407 op->vsx_flags = VSX_SPLAT | VSX_CHECK_VEC; in analyse_instr()