Searched hist:"1 e536334ccb0a1606f814a38a4996b3b818e9fab" (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/target/hexagon/ |
H A D | insn.h | diff 1e536334ccb0a1606f814a38a4996b3b818e9fab Tue Nov 08 10:28:56 CST 2022 Taylor Simpson <tsimpson@quicinc.com> Hexagon (target/hexagon) Add pkt and insn to DisasContext
This enables us to reduce the number of parameters to many functions In particular, the generated functions previously took all 3 as arguments
Not only does this simplify the code, it improves the translation time
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Taylor Simpson <tsimpson@quicinc.com> Message-Id: <20221108162906.3166-2-tsimpson@quicinc.com>
|
H A D | gen_tcg_hvx.h | diff 1e536334ccb0a1606f814a38a4996b3b818e9fab Tue Nov 08 10:28:56 CST 2022 Taylor Simpson <tsimpson@quicinc.com> Hexagon (target/hexagon) Add pkt and insn to DisasContext
This enables us to reduce the number of parameters to many functions In particular, the generated functions previously took all 3 as arguments
Not only does this simplify the code, it improves the translation time
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Taylor Simpson <tsimpson@quicinc.com> Message-Id: <20221108162906.3166-2-tsimpson@quicinc.com>
|
H A D | translate.h | diff 1e536334ccb0a1606f814a38a4996b3b818e9fab Tue Nov 08 10:28:56 CST 2022 Taylor Simpson <tsimpson@quicinc.com> Hexagon (target/hexagon) Add pkt and insn to DisasContext
This enables us to reduce the number of parameters to many functions In particular, the generated functions previously took all 3 as arguments
Not only does this simplify the code, it improves the translation time
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Taylor Simpson <tsimpson@quicinc.com> Message-Id: <20221108162906.3166-2-tsimpson@quicinc.com>
|
H A D | gen_tcg_funcs.py | diff 1e536334ccb0a1606f814a38a4996b3b818e9fab Tue Nov 08 10:28:56 CST 2022 Taylor Simpson <tsimpson@quicinc.com> Hexagon (target/hexagon) Add pkt and insn to DisasContext
This enables us to reduce the number of parameters to many functions In particular, the generated functions previously took all 3 as arguments
Not only does this simplify the code, it improves the translation time
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Taylor Simpson <tsimpson@quicinc.com> Message-Id: <20221108162906.3166-2-tsimpson@quicinc.com>
|
H A D | macros.h | diff 1e536334ccb0a1606f814a38a4996b3b818e9fab Tue Nov 08 10:28:56 CST 2022 Taylor Simpson <tsimpson@quicinc.com> Hexagon (target/hexagon) Add pkt and insn to DisasContext
This enables us to reduce the number of parameters to many functions In particular, the generated functions previously took all 3 as arguments
Not only does this simplify the code, it improves the translation time
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Taylor Simpson <tsimpson@quicinc.com> Message-Id: <20221108162906.3166-2-tsimpson@quicinc.com>
|
H A D | genptr.c | diff 1e536334ccb0a1606f814a38a4996b3b818e9fab Tue Nov 08 10:28:56 CST 2022 Taylor Simpson <tsimpson@quicinc.com> Hexagon (target/hexagon) Add pkt and insn to DisasContext
This enables us to reduce the number of parameters to many functions In particular, the generated functions previously took all 3 as arguments
Not only does this simplify the code, it improves the translation time
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Taylor Simpson <tsimpson@quicinc.com> Message-Id: <20221108162906.3166-2-tsimpson@quicinc.com>
|
H A D | translate.c | diff 1e536334ccb0a1606f814a38a4996b3b818e9fab Tue Nov 08 10:28:56 CST 2022 Taylor Simpson <tsimpson@quicinc.com> Hexagon (target/hexagon) Add pkt and insn to DisasContext
This enables us to reduce the number of parameters to many functions In particular, the generated functions previously took all 3 as arguments
Not only does this simplify the code, it improves the translation time
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Taylor Simpson <tsimpson@quicinc.com> Message-Id: <20221108162906.3166-2-tsimpson@quicinc.com>
|
/openbmc/qemu/target/hexagon/mmvec/ |
H A D | macros.h | diff 1e536334ccb0a1606f814a38a4996b3b818e9fab Tue Nov 08 10:28:56 CST 2022 Taylor Simpson <tsimpson@quicinc.com> Hexagon (target/hexagon) Add pkt and insn to DisasContext
This enables us to reduce the number of parameters to many functions In particular, the generated functions previously took all 3 as arguments
Not only does this simplify the code, it improves the translation time
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Taylor Simpson <tsimpson@quicinc.com> Message-Id: <20221108162906.3166-2-tsimpson@quicinc.com>
|