TEST
444 subcases ·
Intel manual →
test rax, rbx
4885d8
states
▸
test qword ptr [0x666666010100], rbx
48851d00f19aff
states
▸
test qword ptr [r8 + 0x0], rbx
498518
states
▸
test qword ptr [r8 + 0x20], rbx
49855820
states
▸
test qword ptr [r8 - 0x20], rbx
498558e0
states
▸
test qword ptr [r8 + r9 * 1 + 0x0], rbx
4b851c08
states
▸
test qword ptr [r8 + r9 * 1 + 0x20], rbx
4b855c0820
states
▸
test qword ptr [r8 + r9 * 1 - 0x20], rbx
4b855c08e0
states
▸
test rax, qword ptr [0x666666010100]
48850500f19aff
states
▸
test rax, qword ptr [r8 + 0x0]
498500
states
▸
test rax, qword ptr [r8 + 0x20]
49854020
states
▸
test rax, qword ptr [r8 - 0x20]
498540e0
states
▸
test rax, qword ptr [r8 + r9 * 1 + 0x0]
4b850408
states
▸
test rax, qword ptr [r8 + r9 * 1 + 0x20]
4b85440820
states
▸
test rax, qword ptr [r8 + r9 * 1 - 0x20]
4b854408e0
states
▸
test eax, ebx
85d8
states
▸
test dword ptr [0x666666010100], ebx
851d00f19aff
states
▸
test dword ptr [r8 + 0x0], ebx
418518
states
▸
test dword ptr [r8 + 0x20], ebx
41855820
states
▸
test dword ptr [r8 - 0x20], ebx
418558e0
states
▸
test dword ptr [r8 + r9 * 1 + 0x0], ebx
43851c08
states
▸
test dword ptr [r8 + r9 * 1 + 0x20], ebx
43855c0820
states
▸
test dword ptr [r8 + r9 * 1 - 0x20], ebx
43855c08e0
states
▸
test eax, dword ptr [0x666666010100]
850500f19aff
states
▸
test eax, dword ptr [r8 + 0x0]
418500
states
▸
test eax, dword ptr [r8 + 0x20]
41854020
states
▸
test eax, dword ptr [r8 - 0x20]
418540e0
states
▸
test eax, dword ptr [r8 + r9 * 1 + 0x0]
43850408
states
▸
test eax, dword ptr [r8 + r9 * 1 + 0x20]
4385440820
states
▸
test eax, dword ptr [r8 + r9 * 1 - 0x20]
43854408e0
states
▸
test ax, bx
6685d8
states
▸
test word ptr [0x666666010100], bx
66851d00f19aff
states
▸
test word ptr [r8 + 0x0], bx
66418518
states
▸
test word ptr [r8 + 0x20], bx
6641855820
states
▸
test word ptr [r8 - 0x20], bx
66418558e0
states
▸
test word ptr [r8 + r9 * 1 + 0x0], bx
6643851c08
states
▸
test word ptr [r8 + r9 * 1 + 0x20], bx
6643855c0820
states
▸
test word ptr [r8 + r9 * 1 - 0x20], bx
6643855c08e0
states
▸
test ax, word ptr [0x666666010100]
66850500f19aff
states
▸
test ax, word ptr [r8 + 0x0]
66418500
states
▸
test ax, word ptr [r8 + 0x20]
6641854020
states
▸
test ax, word ptr [r8 - 0x20]
66418540e0
states
▸
test ax, word ptr [r8 + r9 * 1 + 0x0]
6643850408
states
▸
test ax, word ptr [r8 + r9 * 1 + 0x20]
664385440820
states
▸
test ax, word ptr [r8 + r9 * 1 - 0x20]
6643854408e0
states
▸
test al, bl
84d8
states
▸
test byte ptr [0x666666010100], bl
841d00f19aff
states
▸
test byte ptr [r8 + 0x0], bl
418418
states
▸
test byte ptr [r8 + 0x20], bl
41845820
states
▸
test byte ptr [r8 - 0x20], bl
418458e0
states
▸