more clang-formatting in cpu

This commit is contained in:
Jasmine Iwanek
2022-11-19 11:23:04 -05:00
parent 35fea100db
commit d802ec3485
7 changed files with 1068 additions and 1149 deletions

View File

@@ -88,8 +88,7 @@ opJ(LE)
opJ(NLE)
// clang-format on
static int opLOOPNE_w(uint32_t fetchdat)
static int opLOOPNE_w(uint32_t fetchdat)
{
int8_t offset = (int8_t) getbytef();
CX--;