mirror of
https://gitlab.com/qemu-project/qemu
synced 2024-11-02 21:32:52 +00:00
0f208a9747
We use the .h.inc extension to include C headers. To be consistent with the rest of the codebase, rename the C headers using the .def extension. IDE/tools using our .editorconfig / .gitattributes will leverage this consistency. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20221025235006.7215-2-philmd@linaro.org> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
10 lines
194 B
PHP
10 lines
194 B
PHP
DEFO32(PC, pc)
|
|
DEFO32(SR, sr)
|
|
DEFO32(CC_OP, cc_op)
|
|
DEFO32(CC_X, cc_x)
|
|
DEFO32(CC_C, cc_c)
|
|
DEFO32(CC_N, cc_n)
|
|
DEFO32(CC_V, cc_v)
|
|
DEFO32(CC_Z, cc_z)
|
|
DEFO32(MACSR, macsr)
|
|
DEFO32(MAC_MASK, mac_mask)
|