CVSROOT:        /cvs
Module name:    src
Changes by:     dera...@cvs.openbsd.org 2020/03/11 06:53:21

Modified files:
        lib/libc/arch/arm: SYS.h 
        libexec/ld.so/arm: SYS.h 

Log message:
Anthony Steinhauser reports that 32-bit arm cpus have the same speculation
problems as 64-bit models.  For the syscall instruction issue, add nop;nop
after swi 0, in preparation for jumping over a speculation barrier here later.
ok kettenis

Reply via email to