Lines Matching refs:instruction

245         value.YY_MOVE_OR_COPY< std::shared_ptr<instruction> > (YY_MOVE (that.value));  in stack_symbol_type()
323 value.move< std::shared_ptr<instruction> > (YY_MOVE (that.value)); in stack_symbol_type()
401 value.copy< std::shared_ptr<instruction> > (that.value); in operator =()
478 value.move< std::shared_ptr<instruction> > (that.value); in operator =()
922 yylhs.value.emplace< std::shared_ptr<instruction> > (); in parse()
979 …cation, "instruction").add_instruction(yystack_[0].value.as < std::shared_ptr<instruction> > ()); } in parse()
983 …d_ptr<symbol> > ()); p.add_instruction(yystack_[0].value.as < std::shared_ptr<instruction> > ()); } in parse()
1035 …m(yystack_[1].location, "instruction").add_instruction(std::shared_ptr<instruction>(new instr_word… in parse()
1111instruction> > () = yystack_[2].value.as < std::shared_ptr<instruction> > (); yylhs.value.as < std… in parse()
1115instruction> > () = yystack_[2].value.as < std::shared_ptr<instruction> > (); yylhs.value.as < std… in parse()
1119instruction> > () = yystack_[1].value.as < std::shared_ptr<instruction> > (); yylhs.value.as < std… in parse()
1123 …td::shared_ptr<instruction> > () = yystack_[1].value.as < std::shared_ptr<instruction> > (); yylhs… in parse()
1127 …td::shared_ptr<instruction> > () = yystack_[0].value.as < std::shared_ptr<instruction> > (); yylhs… in parse()
1131 …{ yylhs.value.as < std::shared_ptr<instruction> > () = std::shared_ptr<instruction>(new instr_nop(… in parse()
1135 …{ yylhs.value.as < std::shared_ptr<instruction> > () = std::shared_ptr<instruction>(new instr_jmp(… in parse()
1139 …{ yylhs.value.as < std::shared_ptr<instruction> > () = std::shared_ptr<instruction>(new instr_wait… in parse()
1147 …{ yylhs.value.as < std::shared_ptr<instruction> > () = std::shared_ptr<instruction>(new instr_wait… in parse()
1151 …{ yylhs.value.as < std::shared_ptr<instruction> > () = std::shared_ptr<instruction>(new instr_in(y… in parse()
1155 …{ yylhs.value.as < std::shared_ptr<instruction> > () = std::shared_ptr<instruction>(new instr_out(… in parse()
1159 …{ yylhs.value.as < std::shared_ptr<instruction> > () = std::shared_ptr<instruction>(new instr_push… in parse()
1163 …{ yylhs.value.as < std::shared_ptr<instruction> > () = std::shared_ptr<instruction>(new instr_pull… in parse()
1167 …{ yylhs.value.as < std::shared_ptr<instruction> > () = std::shared_ptr<instruction>(new instr_mov(… in parse()
1171 …{ yylhs.value.as < std::shared_ptr<instruction> > () = std::shared_ptr<instruction>(new instr_irq(… in parse()
1175 …{ yylhs.value.as < std::shared_ptr<instruction> > () = std::shared_ptr<instruction>(new instr_irq(… in parse()
1179 …{ yylhs.value.as < std::shared_ptr<instruction> > () = std::shared_ptr<instruction>(new instr_set(… in parse()