0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-11-08 23:27:15 -05:00
Files
nasm/asm
H. Peter Anvin (Intel) c0e4def0fe assemble: factor out calcsize_speculative()
Currently speculative size calculations is only done during
jmp_match(), but it might be used for other things in the
future. Either way, it is cleaner to have it factored out into a
separate function.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2025-11-07 11:51:01 -08:00
..
2025-10-06 14:50:40 -07:00