Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 564 Bytes

8.1-Base_Instruction_Introduction.adoc

File metadata and controls

14 lines (7 loc) · 564 Bytes

8.1 Base Instruction Introduction

The basic part of the LoongArch architecture consists of two parts: the non-privileged instruction set and the privileged instruction set. The non-privileged instruction set defines commonly used integer and floating-point instructions, which can fully support the generation of efficient object code by existing mainstream compilation systems.