Home
last modified time | relevance | path

Searched refs:REPZ (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/x86/
Dassyntax.h598 #define REPZ REPE macro
1311 #define REPZ REPE macro
/third_party/rust/crates/memchr/bench/data/sliceslice/
Dwords.txt3438 REPZ
Di386.txt614 REP/REPE/REPZ/REPNE/REPNZ
3689 REPE/REPZ Repeat while equal or zero
3703 The repeat prefixes REP (Repeat While ECX Not Zero), REPE/REPZ (Repeat
3722 prefixes have to do with the second termination condition. REPE/REPZ and
3735 REPE/REPZ ECX = 0 ZF = 0
12311 F3H REPE/REPZ prefix (used only with string instructions
18594 REP/REPE/REPZ/REPNE/REPNZ Repeat Following String Operation
18686 IF (instruction is REP/REPE/REPZ) AND (ZF=1)
18704 Synonymous forms of REPE and REPNE are REPZ and REPNZ,
Di386-notutf8.txt614 REP/REPE/REPZ/REPNE/REPNZ
3689 REPE/REPZ �� Repeat while equal or zero
3703 The repeat prefixes REP (Repeat While ECX Not Zero), REPE/REPZ (Repeat
3722 prefixes have to do with the second termination condition. REPE/REPZ and
3735 REPE/REPZ ECX = 0 ZF = 0
12311 F3H REPE/REPZ prefix (used only with string instructions
18594 REP/REPE/REPZ/REPNE/REPNZ �� Repeat Following String Operation
18686 IF (instruction is REP/REPE/REPZ) AND (ZF=1)
18704 Synonymous forms of REPE and REPNE are REPZ and REPNZ,