mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 02:18:20 -07:00
clang-format markers
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
return op_pc + 1; \
|
||||
}
|
||||
|
||||
// clang-format off
|
||||
ropPpack(PACKSSWB)
|
||||
ropPpack(PACKSSDW)
|
||||
ropPpack(PACKUSWB)
|
||||
@@ -45,3 +46,4 @@ ropPpack(PUNPCKLDQ)
|
||||
ropPpack(PUNPCKHBW)
|
||||
ropPpack(PUNPCKHWD)
|
||||
ropPpack(PUNPCKHDQ)
|
||||
// clang-format on
|
||||
|
||||
Reference in New Issue
Block a user