Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Login
Remember
Register
Ask
Q&A
All Activity
Hot!
Unreplyed
Tags
Users
Post an Article
Post an Article
Categories
All categories
Topic[话题] (13)
Life[生活] (4)
Technique[技术] (2.1m)
Idea[创意] (3)
Jobs[工作] (2)
Others[杂七杂八] (18)
Code Example[编程示例] (0)
Recent articles tagged assembly
0
votes
1
reply
1.0k
views
assembly - How to produce a minimal BIOS hello world boot sector with GCC that works from a USB stick on real hardware?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
633
views
assembly - Enable the boot loader to load the second sector of a USB
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
794
views
assembly - Where is VPERMB in AVX2?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
1.1k
views
assembly - Relative performance of x86 inc vs. add instruction
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
971
views
assembly - Is there a specification of x86 I/O port assignment?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
974
views
assembly - Why are x86 registers named the way they are?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
666
views
assembly - What is a microcoded instruction?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
876
views
assembly - What is the purpose of segment registers in x86 protected mode?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
759
views
assembly - How does the GCC implementation of modulo (%) work, and why does it not use the div instruction?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
774
views
assembly - Why did GCC generate mov %eax,%eax and what does it mean?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
1.0k
views
assembly - What does ordered / unordered comparison mean?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
1.3k
views
assembly - What does `dword ptr` mean?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
788
views
assembly - How to tell the length of an x86 instruction?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
957
views
assembly - NASM Error Parsing, Instruction Expected
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
1.0k
views
assembly - How to write an absolute target for a near direct relative call/jmp in MASM
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
1.2k
views
assembly - How to code a far absolute JMP/CALL instruction in MASM?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
747
views
assembly - How to read image file and display on screen in windows tasm dosbox
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
953
views
assembly - Why can't I move directly a byte to a 64 bit register?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
764
views
assembly - Counting 1 bits (population count) on large data using AVX-512 or AVX-2
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
783
views
assembly - How do vararg functions find out the number of arguments in machine code?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
1.2k
views
assembly - tasm: operand type does not match
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
593
views
assembly - Unexpectedly poor and weirdly bimodal performance for store loop on Intel Skylake
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
674
views
assembly - What is the latency and throughput of the RDRAND instruction on Ivy Bridge?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
756
views
assembly - Which is a better write barrier on x86: lock+addl or xchgl?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
947
views
assembly - What do the brackets mean in x86 asm?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
744
views
assembly - What are IN & OUT instructions in x86 used for?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
698
views
assembly - Does it make any sense to use the LFENCE instruction on x86/x86_64 processors?
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
0
votes
1
reply
722
views
assembly - Turn float into string
posted
Oct 17, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
assembly
Page:
« prev
1
...
8
9
10
11
12
13
14
15
16
17
18
...
24
next »
Post an article:
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question
Just Browsing Browsing
[1] How to use HIGH_COMPRESSION in Lucene.Net 4.8
[2] 网页跳转如何保留上个页面的参数,以便返回时保持相同的状态?
[3] TS + react ,设置别名vscode报错
[4] javascript - How do I get my code to display the flag corresponding to the country selected?
[5] npm 和 yarn 有什么区别
[6] vue中高亮p标签中的某一个字符串
[7] React Ant Design文件上传,获取文件真实路径
[8] 请问下自定义alert弹窗,怎么设置样式不被vlc播放的视频遮挡
[9] 【求助】echarts 仪表图开头结尾有圆点怎么实现?
[10] nginx 能否实时检测图片链接状态,如果是200就直接显示,非200就请求另外的链接地址再显示
1.4m
articles
1.4m
replys
5
comments
57.0k
users
Most popular tags
javascript
python
c#
java
How
android
c++
php
ios
html
sql
r
c
node.js
.net
iphone
asp.net
css
reactjs
jquery
ruby
What
Android
objective
mysql
linux
Is
git
Python
windows
Why
regex
angular
swift
amazon
excel
algorithm
macos
Java
visual
how
bash
Can
multithreading
PHP
Using
scala
angularjs
typescript
apache
spring
performance
postgresql
database
flutter
json
rust
arrays
C#
dart
vba
django
wpf
xml
vue.js
In
go
Get
google
jQuery
xcode
jsf
http
Google
mongodb
string
shell
oop
powershell
SQL
C++
security
assembly
docker
Javascript
Android:
Does
haskell
Convert
azure
debugging
delphi
vb.net
Spring
datetime
pandas
oracle
math
Django
联盟问答网站-Union QA website
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
广告位招租
Recent articles tagged assembly
...