byte mask
常見例句
- To load a value which crosses a 16-byte boundary is even more difficult, as you would actually have to load it into two registers, shift them, and then mask and combine them.
要加載跨越 16 字節(jié)邊界的值會十分困難,因為必須要將其存儲到兩個寄存器,進行移位然后再對它們進行掩碼和組合。 返回 byte mask