Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/js/src/tests/test262/built-ins/Reflect/has/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 506 B image not shown  

Quellcode-Bibliothek test_set32.S   Sprache: unbekannt

 
/* SPDX-License-Identifier: GPL-2.0 */
/*
 * Copyright (C) 2023 Rivos Inc.
 */


.text
.global test_set32
test_set32:
 lw a0, set32
 la t0, set32
#ifndef CONFIG_32BIT
 slli t0, t0, 32
 srli t0, t0, 32
#endif
 sub a0, a0, t0
 ret
.data
set32:
 .reloc set32, R_RISCV_SET32, set32
 .word 0

Messung V0.5 in Prozent
C=95 H=94 G=94

[0.4QuellennavigatorsProjekt 2026-06-08]