Guía Práctica de RISC-V: El Atlas de una Arquitectura Abierta Primera Edición, 1.0.5
Nomb. ABI Saver ConVerT R VCVT rd,rs1 Aritmética ADD R FADD.{S|D} rd,rs1,rs2 x0 zero --- ADD R VADD rd,rs1,rs2 SUBtract R FSUB.{S|D} rd,rs1,rs2 x1 ra Caller SUBtract R VSUB f28-31 ft8-11 Caller CLASS R VCLASS rd,rs1 Configuración Read Status R FRCSR rd zero Hardwired zero SET Data Conf. R VSETDCFG rd,rs1 Read Rounding Mode R FRRM rd ra Return address instrucciones de RISC-V permitiendo muchas operaciones populares—tales como: jump, return y branch on equal to zero—como pseudoinstrucciones. 38 CAPÍTULO 3. LENGUAJE ENSAMBLADOR RISC-V Pseudoinstrucción Instrucción/Instrucciones0 码力 | 217 页 | 29.97 MB | 1 年前3Guía de referencia de Debian v2.124
dispositivo se muestra por la ejecución de ls(1) como se muestra. $ ls -l /dev/sda /dev/sr0 /dev/ttyS0 /dev/zero brw-rw---T 1 root disk 8, 0 Oct 16 20:57 /dev/sda brw-rw---T+ 1 root cdrom 11, 0 Oct 16 21:53 /dev/sr0 crw-rw---T 1 root dialout 4, 64 Oct 16 20:57 /dev/ttyS0 crw-rw-rw- 1 root root 1, 5 Oct 16 20:57 /dev/zero «/dev/sda» tiene como número de dispositivo mayor de 8 y como número de dispositivo menor de 0. Los Los usuarios pueden realizar operaciones de lectura/escritura si pertenecen al grupo dialout. «/dev/zero» tiene como número mayor de dispositivo 1 y como menor 5. Todos los usuarios pueden realizar operaciones0 码力 | 285 页 | 1.43 MB | 1 年前3Comprehensive Rust(Español) 202412
utilizados: const DIGEST_SIZE: usize = 3; const ZERO: Option= Some(42); fn compute_digest(text: &str) -> [u8; DIGEST_SIZE] { let mut digest = [ZERO.unwrap_or(0); DIGEST_SIZE]; for (idx, &b) in text floating point access in EL1. */ mrs x30, cpacr_el1 orr x30, x30, #(0x3 << 20) msr cpacr_el1, x30 isb /* Zero out the bss section. */ adr_l x29, bss_begin adr_l x30, bss_end 0: cmp x29, x30 b.hs 1f stp xzr, xzr floating point access in EL1. */ mrs x30, cpacr_el1 orr x30, x30, #(0x3 << 20) msr cpacr_el1, x30 isb /* Zero out the bss section. */ adr_l x29, bss_begin adr_l x30, bss_end 0: cmp x29, x30 b.hs 1f stp xzr, xzr 0 码力 | 389 页 | 1.04 MB | 10 月前3PlantUML 1.2021.2 Guía de Referencia del Lenguaje
diagrams are also supported. 20.1 Information Engineering Relations Type Symbol Zero or One |o-- Exactly One ||-- Zero or Many }o-- One or Many }|-- Examples: @startuml Entity01 }|..|| Entity02 Entity030 码力 | 389 页 | 4.12 MB | 1 年前3PlantUML 1.2021.1 Guía de Referencia del Lenguaje
diagrams are also supported. 19.1 Information Engineering Relations Type Symbol Zero or One |o-- Exactly One ||-- Zero or Many }o-- One or Many }|-- Examples: @startuml Entity01 }|..|| Entity02 Entity030 码力 | 384 页 | 4.07 MB | 1 年前3PlantUML 1.2021.3 Guía de Referencia del Lenguaje
diagrams are also supported. 20.1 Information Engineering Relations Type Symbol Zero or One |o-- Exactly One ||-- Zero or Many }o-- One or Many }|-- Examples: @startuml Entity01 }|..|| Entity02 Entity030 码力 | 407 页 | 4.28 MB | 1 年前3PlantUML 1.2023.11 Guía de Referencia del Lenguaje
clase también son compatibles 20.1 Information Engineering Relations Type Symbol Zero or One |o-- Exactly One ||-- Zero or Many }o-- One or Many }|-- Examples: @startuml Entity01 }|..|| Entity02 Entity030 码力 | 531 页 | 7.53 MB | 1 年前3
共 7 条
- 1