Home | History | Annotate | Download | only in ppc

Lines Matching defs:xor

220   /* address xor for PPC endian */
221 unsigned xor[WITH_XOR_ENDIAN];
420 account for the PPC's XOR operation */
430 ra ^= map->xor[sizeof(instruction_word) - 1];
443 ra ^= map->xor[sizeof(instruction_word) - 1];
972 /* set up the XOR registers if the current endian mode conflicts
983 virtual->instruction_map.translation.xor[i-1] = mask;
984 virtual->data_map.translation.xor[i-1] = mask;
1104 ra ^= map->translation.xor[sizeof(instruction_word) - 1];
1130 ra ^= map->translation.xor[0];
1162 ra ^= map->translation.xor[0];