Menu

#1027 Deal with side-channels in hc08/s08 port

open
nobody
None
5
2026-06-05
2026-06-05
No

Now that work on [feature-requests:#1006] has started, we should also look into the z80 (and related) -specific aspects. We then need fixes or documentation. A first view shows:

  • There are side-channels in codegen for multiplication, division, modulo, comparison, shifts (right operand leaked), reads-from signed bit-fields, signed casts
  • There are no side-channels introduced in peephole optimizer rules
  • There are side-channels in support routines.

Related

Feature Requests: #1006
Feature Requests: #1007

Discussion


Log in to post a comment.

Auth0 Logo