Searched hist:d0ec97967f940bbc11dced83422b39c224127f1e (Results 1 – 9 of 9) sorted by relevance
/qemu/include/tcg/ |
H A D | tcg-op-gvec.h | d0ec97967f940bbc11dced83422b39c224127f1e Fri Nov 17 13:35:11 UTC 2017 Richard Henderson <richard.henderson@linaro.org> tcg: Add generic vector ops for constant shifts
Opcodes are added for scalar and vector shifts, but considering the varied semantics of these do not expose them to the front ends. Do go ahead and provide them in case they are needed for backend expansion.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg-opc.h | d0ec97967f940bbc11dced83422b39c224127f1e Fri Nov 17 13:35:11 UTC 2017 Richard Henderson <richard.henderson@linaro.org> tcg: Add generic vector ops for constant shifts
Opcodes are added for scalar and vector shifts, but considering the varied semantics of these do not expose them to the front ends. Do go ahead and provide them in case they are needed for backend expansion.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg-op.h | d0ec97967f940bbc11dced83422b39c224127f1e Fri Nov 17 13:35:11 UTC 2017 Richard Henderson <richard.henderson@linaro.org> tcg: Add generic vector ops for constant shifts
Opcodes are added for scalar and vector shifts, but considering the varied semantics of these do not expose them to the front ends. Do go ahead and provide them in case they are needed for backend expansion.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg.h | d0ec97967f940bbc11dced83422b39c224127f1e Fri Nov 17 13:35:11 UTC 2017 Richard Henderson <richard.henderson@linaro.org> tcg: Add generic vector ops for constant shifts
Opcodes are added for scalar and vector shifts, but considering the varied semantics of these do not expose them to the front ends. Do go ahead and provide them in case they are needed for backend expansion.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/accel/tcg/ |
H A D | tcg-runtime-gvec.c | d0ec97967f940bbc11dced83422b39c224127f1e Fri Nov 17 13:35:11 UTC 2017 Richard Henderson <richard.henderson@linaro.org> tcg: Add generic vector ops for constant shifts
Opcodes are added for scalar and vector shifts, but considering the varied semantics of these do not expose them to the front ends. Do go ahead and provide them in case they are needed for backend expansion.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg-runtime.h | d0ec97967f940bbc11dced83422b39c224127f1e Fri Nov 17 13:35:11 UTC 2017 Richard Henderson <richard.henderson@linaro.org> tcg: Add generic vector ops for constant shifts
Opcodes are added for scalar and vector shifts, but considering the varied semantics of these do not expose them to the front ends. Do go ahead and provide them in case they are needed for backend expansion.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/ |
H A D | tcg-op-vec.c | d0ec97967f940bbc11dced83422b39c224127f1e Fri Nov 17 13:35:11 UTC 2017 Richard Henderson <richard.henderson@linaro.org> tcg: Add generic vector ops for constant shifts
Opcodes are added for scalar and vector shifts, but considering the varied semantics of these do not expose them to the front ends. Do go ahead and provide them in case they are needed for backend expansion.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg-op-gvec.c | d0ec97967f940bbc11dced83422b39c224127f1e Fri Nov 17 13:35:11 UTC 2017 Richard Henderson <richard.henderson@linaro.org> tcg: Add generic vector ops for constant shifts
Opcodes are added for scalar and vector shifts, but considering the varied semantics of these do not expose them to the front ends. Do go ahead and provide them in case they are needed for backend expansion.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg.c | d0ec97967f940bbc11dced83422b39c224127f1e Fri Nov 17 13:35:11 UTC 2017 Richard Henderson <richard.henderson@linaro.org> tcg: Add generic vector ops for constant shifts
Opcodes are added for scalar and vector shifts, but considering the varied semantics of these do not expose them to the front ends. Do go ahead and provide them in case they are needed for backend expansion.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|