Home
last modified time | relevance | path

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

/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/src/dps8/
H A Ddps8_ins.c3019 trAQ = and_128 (trAQ, tmp72); in doInstruction()
3025 trAQ = trAQ & tmp72; in doInstruction()
3484 trAQ = xor_128 (trAQ, tmp72); in doInstruction()
3485 trAQ = and_128 (trAQ, MASK72); in doInstruction()
3490 trAQ = trAQ ^ tmp72; in doInstruction()
5530 trAQ = and_128 (trAQ, MASK72); in doInstruction()
5716 trAQ = or_128 (trAQ, tmp72); in doInstruction()
5722 trAQ = trAQ | tmp72; in doInstruction()
5956 trAQ = and_128 (trAQ, tmp72); in doInstruction()
5962 trAQ = trAQ & tmp72; in doInstruction()
[all …]