Home | History | Annotate | Download | only in Sparc

Lines Matching full:restore

109     // If MI is restore, try combining it with previous inst.
359 // restore %g0, %g0, %i[0-7]
361 // After : restore <op0>, <op1>, %o[0-7]
367 // Erase RESTORE.
370 // Change ADD to RESTORE.
386 // restore %g0, %g0, %i[0-7]
389 // After : restore <op0>, <op1>, %o[0-7]
406 // Erase RESTORE.
409 // Change OR to RESTORE.
425 // restore %g0, %g0, %g0
427 // After : restore %g0, (imm3<<10), %o[0-7]
467 // assert that MBBI is a "restore %g0, %g0, %g0".