This commit is contained in:
lizzie
2026-07-10 06:09:21 +00:00
parent ebb9a9c8f3
commit 76bbb973c6
9 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -255,7 +255,7 @@ endif()
add_subdirectory(nx_tzdb)
# PowerPC emitter
if (ARCHITECTURE_ppc64)
if (ARCHITECTURE_powerpc64)
add_subdirectory(powah)
endif()
+2 -2
View File
@@ -166,7 +166,7 @@ detect_architecture_symbols(
"_M_MRX000")
detect_architecture_symbols(
ARCH ppc64
ARCH powerpc64
SYMBOLS
"__ppc64__"
"__powerpc64__"
@@ -174,7 +174,7 @@ detect_architecture_symbols(
"_M_PPC64")
detect_architecture_symbols(
ARCH ppc
ARCH powerpc
SYMBOLS
"__ppc__"
"__ppc"
+1 -1
View File
@@ -253,7 +253,7 @@ TEST_CASE("ppc64: functor-1", "[ppc64]") {
REQUIRE(data[15] == EB32(0x2000804e));
}
#if defined(ARCHITECTURE_ppc64)
#if defined(ARCHITECTURE_powerpc64)
/*
0: d619637c mullw 3, 3, 3
4: 20006378 clrldi 3, 3, 32