SHL

416 subcases · Intel manual →

shl al, 0x0 c0e000 states shl al, 0x1 d0e0 states shl al, 0x2 c0e002 states shl al, 0x3 c0e003 states shl al, 0x7e c0e07e states shl al, 0x7f c0e07f states shl al, -0x80 c0e080 states shl al, -0x7f c0e081 states shl al, -0x7e c0e082 states shl al, -0x3 c0e0fd states shl al, -0x2 c0e0fe states shl al, -0x1 c0e0ff states shl byte ptr [0x666666010100], 0x0 c02500f19aff00 states shl byte ptr [0x666666010100], 0x1 d02500f19aff states shl byte ptr [0x666666010100], 0x2 c02500f19aff02 states shl byte ptr [0x666666010100], 0x3 c02500f19aff03 states shl byte ptr [0x666666010100], 0x7e c02500f19aff7e states shl byte ptr [0x666666010100], 0x7f c02500f19aff7f states shl byte ptr [0x666666010100], -0x80 c02500f19aff80 states shl byte ptr [0x666666010100], -0x7f c02500f19aff81 states shl byte ptr [0x666666010100], -0x7e c02500f19aff82 states shl byte ptr [0x666666010100], -0x3 c02500f19afffd states shl byte ptr [0x666666010100], -0x2 c02500f19afffe states shl byte ptr [0x666666010100], -0x1 c02500f19affff states shl byte ptr [r8 + 0x0], 0x0 41c02000 states shl byte ptr [r8 + 0x0], 0x1 41d020 states shl byte ptr [r8 + 0x0], 0x2 41c02002 states shl byte ptr [r8 + 0x0], 0x3 41c02003 states shl byte ptr [r8 + 0x0], 0x7e 41c0207e states shl byte ptr [r8 + 0x0], 0x7f 41c0207f states shl byte ptr [r8 + 0x0], -0x80 41c02080 states shl byte ptr [r8 + 0x0], -0x7f 41c02081 states shl byte ptr [r8 + 0x0], -0x7e 41c02082 states shl byte ptr [r8 + 0x0], -0x3 41c020fd states shl byte ptr [r8 + 0x0], -0x2 41c020fe states shl byte ptr [r8 + 0x0], -0x1 41c020ff states shl byte ptr [r8 + 0x20], 0x0 41c0602000 states shl byte ptr [r8 + 0x20], 0x1 41d06020 states shl byte ptr [r8 + 0x20], 0x2 41c0602002 states shl byte ptr [r8 + 0x20], 0x3 41c0602003 states shl byte ptr [r8 + 0x20], 0x7e 41c060207e states shl byte ptr [r8 + 0x20], 0x7f 41c060207f states shl byte ptr [r8 + 0x20], -0x80 41c0602080 states shl byte ptr [r8 + 0x20], -0x7f 41c0602081 states shl byte ptr [r8 + 0x20], -0x7e 41c0602082 states shl byte ptr [r8 + 0x20], -0x3 41c06020fd states shl byte ptr [r8 + 0x20], -0x2 41c06020fe states shl byte ptr [r8 + 0x20], -0x1 41c06020ff states shl byte ptr [r8 - 0x20], 0x0 41c060e000 states shl byte ptr [r8 - 0x20], 0x1 41d060e0 states
Next →