Searched refs:opnd1 (Results 1 – 3 of 3) sorted by relevance
16 .macro m1 op, opnd118 op opnd1 _e&op - _&op argument20 .macro m2 op, opnd122 op opnd1 @pcrel(esym) argument24 .macro m3 op, opnd126 op opnd1 esym - _&op argument28 .macro m4 op, opnd130 op opnd1 esym - . argument32 .macro m5 op, opnd134 op opnd1 esym - _e&op argument[all …]
227 (define-pmacro (fmax-conv op opc1 opc2 opnd1 opnd2 sem)231 (.str op " ${" opnd1 "},${" opnd2 "}")232 (+ (f-fmax-0-4 #xF) opnd1 (f-fmax-8-4 opc1) (f-fmax-12-4 #x7)
6814 enum ia64_opnd opnd1, opnd2; in emit_one_bundle() local6858 opnd1 = idesc->operands[0]; in emit_one_bundle()6863 if (opnd1 == IA64_OPND_AR3 || opnd2 == IA64_OPND_AR3) in emit_one_bundle()6866 && (idesc->operands[0] != opnd1 in emit_one_bundle()10762 enum ia64_opnd opnd1, opnd2; in md_assemble() local10765 opnd1 = idesc->operands[0]; in md_assemble()10767 if (opnd1 == IA64_OPND_AR3) in md_assemble()10789 && (idesc->operands[0] != opnd1 in md_assemble()10798 enum ia64_opnd opnd1, opnd2; in md_assemble() local10801 opnd1 = idesc->operands[0]; in md_assemble()[all …]