Home
last modified time | relevance | path

Searched hist:"87 c3f0f2f791094adce2b8643d9103dac1b59702" (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/arm/
H A Dcpregs.hdiff 87c3f0f2f791094adce2b8643d9103dac1b59702 Sun May 01 00:49:47 CDT 2022 Richard Henderson <richard.henderson@linaro.org> target/arm: Reorg ARMCPRegInfo type field bits

Instead of defining ARM_CP_FLAG_MASK to remove flags,
define ARM_CP_SPECIAL_MASK to isolate special cases.
Sort the specials to the low bits. Use an enum.

Split the large comment block so as to document each
value separately.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20220501055028.646596-6-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
H A Dcpu.cdiff 87c3f0f2f791094adce2b8643d9103dac1b59702 Sun May 01 00:49:47 CDT 2022 Richard Henderson <richard.henderson@linaro.org> target/arm: Reorg ARMCPRegInfo type field bits

Instead of defining ARM_CP_FLAG_MASK to remove flags,
define ARM_CP_SPECIAL_MASK to isolate special cases.
Sort the specials to the low bits. Use an enum.

Split the large comment block so as to document each
value separately.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20220501055028.646596-6-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
H A Dhelper.cdiff 87c3f0f2f791094adce2b8643d9103dac1b59702 Sun May 01 00:49:47 CDT 2022 Richard Henderson <richard.henderson@linaro.org> target/arm: Reorg ARMCPRegInfo type field bits

Instead of defining ARM_CP_FLAG_MASK to remove flags,
define ARM_CP_SPECIAL_MASK to isolate special cases.
Sort the specials to the low bits. Use an enum.

Split the large comment block so as to document each
value separately.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20220501055028.646596-6-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>