mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
x86 asm: move binary arithmetic instructions from x86-assembly-cheat except cmp
This commit is contained in:
@@ -60,7 +60,7 @@ https://github.com/cirosantilli/linux-kernel-module-cheat-regression#gem5-unit-t
|
||||
'git', LF,
|
||||
'-C', self.env['gem5_default_source_dir'], LF,
|
||||
'worktree', 'add', LF,
|
||||
'-b', os.path.join('wt', self.env['gem5_build_id']), LF,
|
||||
'-b', os.path.join('wt', self.env['gem5_worktree']), LF,
|
||||
self.env['gem5_source_dir'], LF,
|
||||
])
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user