mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 04:54:43 +08:00
bsps/sparc: Remove confusing nop
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
srl \TMP, 28, \TMP /* CPU number is upper 4 bits so shift */
|
||||
#else
|
||||
mov 0, \TMP
|
||||
nop
|
||||
#endif
|
||||
sll \TMP, PER_CPU_CONTROL_SIZE_LOG2, \TMP
|
||||
add \REG, \TMP, \REG
|
||||
|
||||
Reference in New Issue
Block a user