qemu/tests/tcg/loongarch64
Philippe Mathieu-Daudé 06e2329636 license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only
The 'GPL-2.0' license identifier has been deprecated since license
list version 3.0 [1] and replaced by the 'GPL-2.0-only' tag [2].

[1] https://spdx.org/licenses/GPL-2.0.html
[2] https://spdx.org/licenses/GPL-2.0-only.html

Mechanical patch running:

  $ sed -i -e s/GPL-2.0/GPL-2.0-only/ \
    $(git grep -l 'SPDX-License-Identifier: GPL-2.0[ $]' \
        | egrep -v '^linux-headers|^include/standard-headers')

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2024-09-20 10:11:59 +03:00
..
system license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only 2024-09-20 10:11:59 +03:00
float_convd.ref tests/tcg/loongarch64: Add float reference files 2022-07-19 21:53:58 +05:30
float_convs.ref tests/tcg/loongarch64: Add float reference files 2022-07-19 21:53:58 +05:30
float_madds.ref tests/tcg/loongarch64: Add float reference files 2022-07-19 21:53:58 +05:30
Makefile.softmmu-target tests/tcg/loongarch64: Use --no-warn-rwx-segments to link system tests 2024-07-30 11:44:13 +01:00
Makefile.target target/loongarch: Remove cpu_fcsr0 2022-08-08 19:42:53 -07:00
test_bit.c tests/tcg/loongarch64: Add clo related instructions test 2022-07-19 21:53:58 +05:30
test_div.c tests/tcg/loongarch64: Add div and mod related instructions test 2022-07-19 21:53:58 +05:30
test_fclass.c tests/tcg/loongarch64: Add fclass test 2022-07-19 21:53:58 +05:30
test_fcsr.c target/loongarch: Remove cpu_fcsr0 2022-08-08 19:42:53 -07:00
test_fpcom.c tests/tcg/loongarch64: Add fp comparison instructions test 2022-07-19 22:54:56 +05:30
test_pcadd.c tests/tcg/loongarch64: Add pcadd related instructions test 2022-07-19 22:55:10 +05:30