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

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

bj
登录
  • 友情链接
站内
x86

x86

go

如何在汇编中将128位数据加载到ymm寄存器?

英文: How to load 128bit data to ymm register in assembly? 问题 我想将128位数据加载到ymm寄存器中。 我需要在ymm寄存器中获得像这样的25...
huangapple 2023年2月24日122评论assembly x86
go

Bootloader receives a disk read error when booting on real hardware but not on vmware, qemu, and bochs

英文: Bootloader receives a disk read error when booting on real hardware but not on vmware, qemu, and...
huangapple 2023年2月24日122评论assembly x86
go

更改函数的返回地址不如预期工作

英文: Changing the return address of a function not working as expected 问题 I recently learned about As...
huangapple 2023年2月23日138评论assembly c++
go

最快的方法让一个核心信号另一个核心?

英文: Fastest way for one core to signal another? 问题 在Intel CPU上,我希望CPU核心A在完成事件后通知CPU核心B。有几种方法可以实现这一点:...
huangapple 2023年2月18日104评论caching memory
go

BIOS VESA扩展:video-modes缓冲指向一个空数组

英文: BIOS VESA-extensions: video-modes buffer pointing to an empty array 问题 我获取了基本的VESA信息块,使用INT 10h ...
huangapple 2023年2月8日125评论assembly x86
go

Enabling the VGA 13h video mode on a modern PC in UEFI via a UEFI bootloader, written in assembly

英文: Enabling the VGA 13h video mode on a modern PC in UEFI via a UEFI bootloader, written in assembl...
huangapple 2023年1月9日107评论nasm x86
go

在x86/x64体系结构中设置EFLAGS标志的条件。

英文: Conditions under which EFLAGS flags are set in x86/x64 问题 我想知道设置基本的 EFLAGS 标志(CF、ZF、OF、SF 等)的条件是...
huangapple 2023年1月8日111评论assembly x86
go

在Goland中如何在x32和x64应用程序之间切换?

英文: How to switch between x32 and x64 applications in Goland? 问题 我使用的是Goland v. 2020.1,想要编译我的程序的x32和...
huangapple 2022年12月5日155评论go goland
go

关于Golang汇编的一些困惑

英文: Some confusion about golang assembly 问题 我的Golang源代码如下所示。 package main func add(x, y int) int { r...
huangapple 2022年5月12日154评论assembly go
go

在剥离的二进制文件中,_cgo_topofstack@@Base 是一个符号名。

英文: _cgo_topofstack@@Base in a stripped binary 问题 _cgo_topofstack@@Base 是一个在来自 Go 的剥离二进制文件中的上下文中的含义。...
huangapple 2021年7月8日175评论go x86
7

文章导航

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

热门标签

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

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

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

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

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

    本页二维码