OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xor1_result
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc
17071
rtx
xor1_result
= gen_reg_rtx (DImode);
17079
emit_insn (gen_xordi3 (
xor1_result
, new_word0, old_word0));
17081
emit_insn (gen_iordi3 (or_result,
xor1_result
, xor2_result));
17039
rtx
xor1_result
= gen_reg_rtx (DImode);
local
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc
16613
rtx
xor1_result
= gen_reg_rtx (DImode);
16621
emit_insn (gen_xordi3 (
xor1_result
, new_word0, old_word0));
16623
emit_insn (gen_iordi3 (or_result,
xor1_result
, xor2_result));
16581
rtx
xor1_result
= gen_reg_rtx (DImode);
local
Completed in 58 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026