Comprehensive Rust(Español) 202412
inicialización. .section .init.entry, "ax" .global entry entry: /* * Load and apply the memory management configuration, ready to enable MMU and * caches. */ adrp x30, idmap msr ttbr0_el1, x30 mov_i x30 set .L_TCR_TG1_4KB, 0x2 << 30 /* Disable translation table walk for TTBR1_EL1, generating a translation fault instead. */ .set .L_TCR_EPD1, 0x1 << 23 /* Translation table walks for TTBR0_EL1 are inner sharable L_TCR_SH_INNER, 0x3 << 12 /* * Translation table walks for TTBR0_EL1 are outer write-back read-allocate write-allocate 315 * cacheable. */ .set .L_TCR_RGN_OWB, 0x1 << 10 /* * Translation table walks for TTBR0_EL10 码力 | 389 页 | 1.04 MB | 10 月前3Guía Práctica de RISC-V: El Atlas de una Arquitectura Abierta Primera Edición, 1.0.5
modernos reducen este overhead con un cache de traducciones de direcciones usual- mente llamado TLB (Translation Lookaside Buffer: Cache de Traducciones). Para reducir 10.6. MEMORIA VIRTUAL BASADA EN PÁGINAS Exception Delegation. 7Tabla de Páginas: En inglés, Page Table. 8s a t p : Supervisor Address Translation and Protection. 9ASID: Address Space Identifier 1 1 F u t u r a s E xt e n s i o n e s R I S C Acrónimos 183 SIMD Single Instruction Multiple Data: Una Instrucción, Múltiples Datos. TLB Translation Lookaside Buffer: Cache de Traducciones. TLS Thread-Local Storage: Almacenamiento local del thread0 码力 | 217 页 | 29.97 MB | 1 年前3Firebird Docbuilding Howto Spanish
colectivo, dirigido a producir documentación precisa y comprensible sobre el RDBMS (Relational Database Management System, Sistema de Administración de Bases de Datos Relacionales) Firebird. Es importante entender0 码力 | 11 页 | 71.13 KB | 1 年前3PlantUML 1.2023.11 Guía de Referencia del Lenguaje
11.8 Minimal JSON examples 11 DISPLAY JSON DATA TODO: FIXME FIXME or not , on the same item as management in PlantUML See Report Bug on QA-13066 TODO: FIXME @startjson [ "\\\\", "\\n", "\\r", "\\t" #CC3333 %load_json Load JSON data from local file or external URL %load_json("http://localhost:7778/management/health") JSON data %lower Return a lowercase string %lower("Hello") hello in that example %newline0 码力 | 531 页 | 7.53 MB | 1 年前3PlantUML 1.2020.23 Guía de Referencia del Lenguaje
character (U+0009)": ["\\t", "a\tb"] } @endjson TODO: FIXME FIXME or not , on the same item as management in PlantUML TODO: FIXME @startjson [ "\\\\", "\\n", "\\r", "\\t" ] @endjson 13.7 Minimal JSON0 码力 | 305 页 | 3.11 MB | 1 年前3PlantUML 1.2020.22 Guía de Referencia del Lenguaje
character (U+0009)": ["\\t", "a\tb"] } @endjson TODO: FIXME FIXME or not , on the same item as management in PlantUML TODO: FIXME @startjson [ "\\\\", "\\n", "\\r", "\\t" ] @endjson 13.7 Minimal JSON0 码力 | 293 页 | 3.02 MB | 1 年前3PlantUML 1.2021.2 Guía de Referencia del Lenguaje
11.7 Minimal JSON examples 11 DISPLAY JSON DATA TODO: FIXME FIXME or not , on the same item as management in PlantUML TODO: FIXME @startjson [ "\\\\", "\\n", "\\r", "\\t" ] @endjson 11.7 Minimal JSON0 码力 | 389 页 | 4.12 MB | 1 年前3PlantUML 1.2021.1 Guía de Referencia del Lenguaje
11.7 Minimal JSON examples 11 DISPLAY JSON DATA TODO: FIXME FIXME or not , on the same item as management in PlantUML TODO: FIXME @startjson [ "\\\\", "\\n", "\\r", "\\t" ] @endjson 11.7 Minimal JSON0 码力 | 384 页 | 4.07 MB | 1 年前3PlantUML 1.2021.3 Guía de Referencia del Lenguaje
11.7 Minimal JSON examples 11 DISPLAY JSON DATA TODO: FIXME FIXME or not , on the same item as management in PlantUML TODO: FIXME @startjson [ "\\\\", "\\n", "\\r", "\\t" ] @endjson 11.7 Minimal JSON0 码力 | 407 页 | 4.28 MB | 1 年前3
共 9 条
- 1