BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/5983480297029632/lesson/e77b2aef2439c223f9ed8d3f99fb3d90?ref=outlook-calendar
SUMMARY:XOR Instruction
DTSTART;TZID=America/Los_Angeles:20260515T190000
DTEND;TZID=America/Los_Angeles:20260515T200000
LOCATION:https://www.learndesk.us/class/5983480297029632/lesson/e77b2aef2439c223f9ed8d3f99fb3d90?ref=outlook-calendar
DESCRIPTION: Performs a bitwise exclusive OR (XOR) operation on the destination (first) and source (second) operands and stores the result in the destination operand location. The source operand can be an immediate, a register, or a memory location; the destination operand can be a register or a memory location. (However, two memory operands cannot be used in one instruction.) Each bit of the result is 1 if the corresponding bits of the operands are different; each bit is 0 if the corresponding bits are the same.

https://www.learndesk.us/class/5983480297029632/lesson/e77b2aef2439c223f9ed8d3f99fb3d90?ref=outlook-calendar
STATUS:CONFIRMED
SEQUENCE:3
BEGIN:VALARM
TRIGGER:-PT10M
DESCRIPTION:Class Reminder
ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR