Instruction
BSRMOVL
ACE instruction that moves the lower 512 bits of the block scale register to or from a ZMM register or memory.
- Extensions
- Forms
- 4 (4 EVEX)
- Data
- Intel XED v2026.08.23
Forms
| Instruction | Encoding | Requires |
|---|---|---|
BSRMOVL BSR0, zmm 64-bit mode only
BSRMOVL_BSR0_ZMMu64 | EVEX.512.F3.MAP6.W1 95 /0 | ACE v1 |
BSRMOVL BSR0, m512 64-bit mode only
BSRMOVL_BSR0_MEMu64 | EVEX.LLZ.F3.MAP6.W1 95 /0 | ACE v1 |
BSRMOVL zmm, BSR0 64-bit mode only
BSRMOVL_ZMMu64_BSR0 | EVEX.512.F3.MAP6.W0 95 /0 | ACE v1 |
BSRMOVL m512, BSR0 64-bit mode only
BSRMOVL_MEMu64_BSR0 | EVEX.LLZ.F3.MAP6.W0 95 /0 | ACE v1 |
CPUID and processors
Each form belongs to an XED ISA set. A form can be used when the processor reports every CPUID bit of one of its ISA set's alternatives.
| ISA set | CPUID | Processors in XED |
|---|---|---|
ACE_1 | ACE v1 | None yet: XED lists these instructions only under its placeholder for future processors. |
More ACE instructions
Sources
- Intel XED v2026.08.23 (commit
0bcb6237345c): forms, encodings, ISA sets, CPUID bits and chip model. - x86 Ecosystem Advisory Group: AI Compute Extensions (ACE) Specification, version 1.16.2 (July 2026)
The tables are derived from Intel XED, Copyright Intel Corporation, licensed under the Apache License 2.0; x86-64.net converted and reformatted them. The text is our own.