Symbol: iANDXOR
sound/pci/emu10k1/emufx.c
1536
A_OP((icode), ptr, iANDXOR, dst, src, A_C_00000001, A_C_00000001);
sound/pci/emu10k1/emufx.c
1641
A_OP(icode, &ptr, iANDXOR, A_GPR(tmp + 2), A_GPR(tmp + 2), A_GPR(gpr - 1), A_C_00000000);
sound/pci/emu10k1/emufx.c
1786
OP((icode), ptr, iANDXOR, dst, src, C_00000001, C_00000001);
sound/pci/emu10k1/emufx.c
1891
/* 04: */ OP(icode, &ptr, iANDXOR, GPR(tmp + 0), GPR_DBAC, GPR(gpr + 4), C_00000000);
sound/pci/emu10k1/emufx.c
1896
/* 08: */ OP(icode, &ptr, iANDXOR, GPR(ipcm->gpr_running), GPR(ipcm->gpr_running), C_00000000, C_00000001);
sound/pci/emu10k1/emufx.c
1901
/* 0c: */ OP(icode, &ptr, iANDXOR, GPR(tmp + 0), ETRAM_DATA(ipcm->etram[0]), GPR(gpr + 0), C_00000000);
sound/pci/emu10k1/emufx.c
1903
/* 0e: */ OP(icode, &ptr, iANDXOR, GPR(8), GPR(tmp + 0), GPR(gpr + 1), GPR(gpr + 2));
sound/pci/emu10k1/emufx.c
1905
/* 10: */ OP(icode, &ptr, iANDXOR, GPR(8), GPR(8), GPR(gpr + 1), GPR(gpr + 2));
sound/pci/emu10k1/emufx.c
1907
/* 11: */ OP(icode, &ptr, iANDXOR, GPR(tmp + 0), ETRAM_DATA(ipcm->etram[1]), GPR(gpr + 0), C_00000000);
sound/pci/emu10k1/emufx.c
1909
/* 13: */ OP(icode, &ptr, iANDXOR, GPR(9), GPR(tmp + 0), GPR(gpr + 1), GPR(gpr + 2));
sound/pci/emu10k1/emufx.c
1911
/* 15: */ OP(icode, &ptr, iANDXOR, GPR(9), GPR(9), GPR(gpr + 1), GPR(gpr + 2));
sound/pci/emu10k1/emufx.c
1923
/* 1f: */ OP(icode, &ptr, iANDXOR, GPR(ipcm->gpr_running), GPR(ipcm->gpr_running), C_00000001, C_00010000);
sound/pci/emu10k1/emufx.c
1925
/* 20: */ OP(icode, &ptr, iANDXOR, GPR(ipcm->gpr_running), GPR(ipcm->gpr_running), C_00010000, C_00000001);