Home | History | Annotate | Download | only in cpu

Lines Matching full:alias

740 (dni bret "return from breakpoint" (ALIAS)
747 (dni eret "return from exception" (ALIAS)
754 (dni ret "return" (ALIAS)
761 (dni mv "move" (ALIAS)
768 (dni mvi "move immediate" (ALIAS)
775 (dni mvui "move unsigned immediate" (ALIAS)
782 (dni mvhi "move high immediate" (ALIAS)
789 (dni mva "move address" (ALIAS)
796 (dni not "not" (ALIAS)
803 (dni nop "nop" (ALIAS)
810 (dni lbgprel "load byte gp relative" (ALIAS)
817 (dni lbugprel "load byte unsigned gp relative" (ALIAS)
824 (dni lhgprel "load halfword gp relative" (ALIAS)
831 (dni lhugprel "load halfword unsigned gp relative" (ALIAS)
838 (dni lwgprel "load word gp relative" (ALIAS)
845 (dni sbgprel "store byte gp relative" (ALIAS)
852 (dni shgprel "store halfword gp relative" (ALIAS)
859 (dni swgprel "store word gp relative" (ALIAS)
866 (dni lwgotrel "load word got relative" (ALIAS)
873 (dni orhigotoffi "or high got offset immediate" (ALIAS)
880 (dni addgotoff "add got offset" (ALIAS)
887 (dni swgotoff "store word got offset" (ALIAS)
894 (dni lwgotoff "load word got offset" (ALIAS)
901 (dni shgotoff "store half word got offset" (ALIAS)
908 (dni lhgotoff "load half word got offset" (ALIAS)
915 (dni lhugotoff "load half word got offset unsigned" (ALIAS)
922 (dni sbgotoff "store byte got offset" (ALIAS)
929 (dni lbgotoff "load byte got offset" (ALIAS)
936 (dni lbugotoff "load byte got offset unsigned" (ALIAS)