List Question
20 TechQA 2024-02-09T05:02:56.197000Do I need to split up a very large number to move it into a 32-bit register in ARM64
72 views
Asked by River Uzoma
Is there a set format on how immediates are shown in RISC-V assembly?
116 views
Asked by UnicornsOnLSD
How do I concatenate immediate value of type B RISC-V instruction?
312 views
Asked by TBG
Is there an inline assembly constraint for 32-bit immediate for x86-64
132 views
Asked by prl
ARMv8-a GNU assembler error : immediate out of range at operand 3
59 views
Asked by DAMPER
arm asm: Value too large for field with numeric literal for :upper8_15:
274 views
Asked by Benny
Force arm64 gcc use instruction to construct double floating point number, no .rodata section
368 views
Asked by Capital S
MIPS assembly `addi` instruction, how is a hexadecimal immediate interpreted?
235 views
Asked by AVITAL
What is SignImm in Branch Target Address formula context? (BTA)
68 views
Asked by Lechius
How to calculate the maximum range of BEQ instruction in risc-V?
1.9k views
Asked by Jin
error: Impossible constraint in 'asm' "i"
994 views
Asked by SnowDance1997
Instructions with Long (32 and 64 bit) immediate operands in RISC processors
1.2k views
Asked by JSpruce
GNU assembler override size of immediate operand
184 views
Asked by rtburns
XOR operand type mismatch
327 views
Asked by Hysii
Understanding address assignment to registers via assembly instructions
406 views
Asked by 4Matt
Why does SSE/AVX lack loading an immediate value?
463 views
Asked by xiver77
RISC-V U-Format instruction immediate confusion
789 views
Asked by linkedin
What are the common ways instruction decoders deal with using constants over registers in microcontrollers?
116 views
Asked by Nikolai Savulkin