diff --git a/compiler/powerpc/itcpugas.pas b/compiler/powerpc/itcpugas.pas index 8610fd22ec..31ff05fdc0 100644 --- a/compiler/powerpc/itcpugas.pas +++ b/compiler/powerpc/itcpugas.pas @@ -58,7 +58,7 @@ interface 'mulhw.','mulhwu','mulhwu.','mulli','mullw','mullw.','mullwo', 'mullwo.','nand','nand.','neg','neg.','nego','nego.','nor','nor.', 'or','or.','orc','orc.','ori','oris', 'rfi', 'rlwimi', 'rlwimi.', - 'rlwinm', 'rlwinm.','rlwnm','rlwnm_','sc','slw', 'slw.', 'sraw', 'sraw.', + 'rlwinm', 'rlwinm.','rlwnm','rlwnm.','sc','slw', 'slw.', 'sraw', 'sraw.', 'srawi', 'srawi.','srw', 'srw.', 'stb', 'stbu', 'stbux','stbx','stfd', 'stfdu', 'stfdux', 'stfdx', 'stfiwx', 'stfs', 'stfsu', 'stfsux', 'stfsx', 'sth', 'sthbrx', 'sthu', 'sthux', 'sthx', 'stmw', 'stswi', 'stswx', 'stw',