开发者交流平台
开发者交流平台

通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。

bj
登录
  • 友情链接
站内
assembly

assembly

go

如何在汇编中将变量的地址加载到寄存器中?(arm64 Linux 内核代码)

英文: How to load a variable's address into a register using assembly? (arm64 linux kernel code) 问...
huangapple 2023年4月4日152评论assembly linux
go

使用汇编语言来确定当前存在哪种类型的 CPU。

英文: How to use assembly to tell which kind of cpu is present 问题 所以由于我正在学习汇编,不同的CPU类型使用不同的特性或寄存器,有没有办...
huangapple 2023年3月31日131评论arm assembly
go

中断 10h 0x4F05 在汇编中:为什么操作失败?

英文: Interrupt 10h 0x4F05 in assembly: Why does the operation fail? 问题 mov ax, 0x4F05 xor bh, bh mov ...
huangapple 2023年3月20日121评论assembly x86
go

问题与在NASM汇编中将数字输出到DOS控制台有关。

英文: Problem with number output to DOS console in NASM Assembler 问题 程序中的问题在于将x和y的默认值设置为了错误的数据类型。在这段汇编...
huangapple 2023年3月12日163评论assembly x86-16
go

x86代码读取输入并存入本地变量中?

英文: x86 code to read in input into a local variable? 问题 我是新来的,对x86汇编不太熟悉,已经阅读了这篇帖子,讨论了在NASM x86中使用sc...
huangapple 2023年3月9日220评论assembly c
go

如何在x86汇编中编写一个操作数,它是从一个N位内存位置加载的512位向量。

英文: How to write an operand that is a 512-bit vector loaded from a N-bit memory location in x86 Asse...
huangapple 2023年3月8日195评论assembly x86
go

`_mm256_zeroall()` 无法初始化寄存器变量。

英文: `_mm256_zeroall()` can't initialize register variables 问题 我想将所有的YMM寄存器都清零,如下所示:= #include &l...
huangapple 2023年3月7日145评论c c++
go

How can I change this code from taking in numbers divisible by 4 to numbers divisible by 3? Assembly for mircoprocessors

英文: How can I change this code from taking in numbers divisible by 4 to numbers divisible by 3? Asse...
huangapple 2023年3月7日150评论assembly
go

Motorola 68k: 将数字转换为ASCII

英文: Motorola 68k: Convert number to ascii 问题 我想将无符号数字转换为68k汇编中的ASCII字符串。 我可以处理范围在字范围内的内容: move.w #12...
huangapple 2023年3月4日145评论68000 assembly
go

ALP program to display characters in between two horizontal lines of 50 pixels long in different colors in the middle of PAGE-2 of a graphics display

英文: ALP program to display characters in between two horizontal lines of 50 pixels long in different...
huangapple 2023年3月3日119评论assembly x86-16
18

文章导航

1 … 8 9 10 11 12 13 14 15 16 … 18
name
开发者交流平台
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
文章117266 留言 4 访客18653159

热门标签

spring css c# node.js json sql python typescript html flutter java r reactjs pandas android javascript arrays spring-boot c++ go

悟已往之不谏,知来者之可追!

今日
00%
已00小时
本周
00%
已过00天
本月
00%
已过00天
今年
00%
已是00月

Copyright ©  开发者交流平台 版权所有.

闽 ICP 备 2022019110 号 - 1
  • 开发者交流平台

    本页二维码