Home | History | Annotate | Download | only in interpreter

Lines Matching refs:BitwiseXor

989 // BitwiseXor <src>
991 // BitwiseXor register <src> to accumulator.
992 IGNITION_HANDLER(BitwiseXor, InterpreterBitwiseBinaryOpAssembler) {