Lines Matching refs:O_and
58 #define O_and 2 macro
163 {0x29, O_and, "and", ADDR_IMMTOA},
164 {0x32, O_and, "and", ADDR_DIR_IND},
165 {0x31, O_and, "and", ADDR_DIR_IND_IDX_Y},
166 {0x33, O_and, "and", ADDR_STACK_REL_INDX_IDX},
167 {0x21, O_and, "and", ADDR_DIR_IDX_IND_X},
168 {0x27, O_and, "and", ADDR_DIR_IND_LONG},
169 {0x37, O_and, "and", ADDR_DIR_IND_IDX_Y_LONG},
170 {0x2D, O_and, "and", ADDR_ABS},
171 {0x3D, O_and, "and", ADDR_ABS_IDX_X},
172 {0x39, O_and, "and", ADDR_ABS_IDX_Y},
173 {0x2F, O_and, "and", ADDR_ABS_LONG},
174 {0x3F, O_and, "and", ADDR_ABS_LONG_IDX_X},
175 {0x25, O_and, "and", ADDR_DIR},
176 {0x23, O_and, "and", ADDR_STACK_REL},
177 {0x35, O_and, "and", ADDR_DIR_IDX_X},