Instruction
BSRMOVH
ACE instruction that moves the upper 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 |
|---|---|---|
BSRMOVH BSR0, zmm 64-bit mode only
BSRMOVH_BSR0_ZMMu64 | EVEX.512.F2.MAP6.W1 95 /0 | ACE v1 |
BSRMOVH BSR0, m512 64-bit mode only
BSRMOVH_BSR0_MEMu64 | EVEX.LLZ.F2.MAP6.W1 95 /0 | ACE v1 |
BSRMOVH zmm, BSR0 64-bit mode only
BSRMOVH_ZMMu64_BSR0 | EVEX.512.F2.MAP6.W0 95 /0 | ACE v1 |
BSRMOVH m512, BSR0 64-bit mode only
BSRMOVH_MEMu64_BSR0 | EVEX.LLZ.F2.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.