Home
last modified time | relevance | path

Searched hist:f75da2988eb2457fa23d006d573220c5c680ec4e (Results 1 – 7 of 7) sorted by relevance

/qemu/tcg/
H A Dtcg-op-vec.cf75da2988eb2457fa23d006d573220c5c680ec4e Tue Apr 30 20:01:12 UTC 2019 Richard Henderson <richard.henderson@linaro.org> tcg: Add support for vector compare select

Perform a per-element conditional move. This combination operation is
easier to implement on some host vector units than plain cmp+bitsel.
Omit the usual gvec interface, as this is intended to be used by
target-specific gvec expansion call-backs.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dtcg.cf75da2988eb2457fa23d006d573220c5c680ec4e Tue Apr 30 20:01:12 UTC 2019 Richard Henderson <richard.henderson@linaro.org> tcg: Add support for vector compare select

Perform a per-element conditional move. This combination operation is
easier to implement on some host vector units than plain cmp+bitsel.
Omit the usual gvec interface, as this is intended to be used by
target-specific gvec expansion call-backs.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/include/tcg/
H A Dtcg-opc.hf75da2988eb2457fa23d006d573220c5c680ec4e Tue Apr 30 20:01:12 UTC 2019 Richard Henderson <richard.henderson@linaro.org> tcg: Add support for vector compare select

Perform a per-element conditional move. This combination operation is
easier to implement on some host vector units than plain cmp+bitsel.
Omit the usual gvec interface, as this is intended to be used by
target-specific gvec expansion call-backs.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dtcg-op.hf75da2988eb2457fa23d006d573220c5c680ec4e Tue Apr 30 20:01:12 UTC 2019 Richard Henderson <richard.henderson@linaro.org> tcg: Add support for vector compare select

Perform a per-element conditional move. This combination operation is
easier to implement on some host vector units than plain cmp+bitsel.
Omit the usual gvec interface, as this is intended to be used by
target-specific gvec expansion call-backs.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dtcg.hf75da2988eb2457fa23d006d573220c5c680ec4e Tue Apr 30 20:01:12 UTC 2019 Richard Henderson <richard.henderson@linaro.org> tcg: Add support for vector compare select

Perform a per-element conditional move. This combination operation is
easier to implement on some host vector units than plain cmp+bitsel.
Omit the usual gvec interface, as this is intended to be used by
target-specific gvec expansion call-backs.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/aarch64/
H A Dtcg-target.hf75da2988eb2457fa23d006d573220c5c680ec4e Tue Apr 30 20:01:12 UTC 2019 Richard Henderson <richard.henderson@linaro.org> tcg: Add support for vector compare select

Perform a per-element conditional move. This combination operation is
easier to implement on some host vector units than plain cmp+bitsel.
Omit the usual gvec interface, as this is intended to be used by
target-specific gvec expansion call-backs.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/i386/
H A Dtcg-target.hf75da2988eb2457fa23d006d573220c5c680ec4e Tue Apr 30 20:01:12 UTC 2019 Richard Henderson <richard.henderson@linaro.org> tcg: Add support for vector compare select

Perform a per-element conditional move. This combination operation is
easier to implement on some host vector units than plain cmp+bitsel.
Omit the usual gvec interface, as this is intended to be used by
target-specific gvec expansion call-backs.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>