commit | 43fbcdcd03fec85a9ea147000c3feec9d4989d6c | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Sun Dec 24 03:59:02 2023 -0500 |
committer | Mike Frysinger <vapier@gentoo.org> | Sun Dec 24 04:00:04 2023 -0500 |
tree | 329f76fec69949d2742b4bd8bdf5b2b077486949 | |
parent | fed277fe1516127a0414eeda0b17a8bb6b318baf [diff] |
sim: sh: refine pwsb & pwad nops Since these insns don't do anything and are effectively ignored, return early to avoid doing any common processing at the end as that requires initializing variables like "res" with something.