SWDEV-462999 - updating the asm code for gfx12
Change-Id: Icd0fb85b99771280c18ee189dc1e1e481a4f5927
Этот коммит содержится в:
коммит произвёл
Payam Ghafari
родитель
ea50d2c0c2
Коммит
ff96b23dda
@@ -439,8 +439,9 @@ const char* TrapHandlerCode = RUNTIME_KERNEL(
|
||||
\n
|
||||
\n// Add s_code_end padding so instruction prefetch always has something to read.
|
||||
\n//.rept (256 - ((. - trap_entry) % 64)) / 4
|
||||
\n 64 s_code_end
|
||||
\n//.endr
|
||||
\n .rept 64
|
||||
\n s_code_end
|
||||
\n .endr
|
||||
\n.endif
|
||||
\n);
|
||||
} // namespace amd::pal
|
||||
|
||||
Ссылка в новой задаче
Block a user