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 X86
0
votes
1
reply
855
views
x86 assembly (MASM) - Square root of a 64-bit integer?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
962
views
x86 - How to convert a positive number to negative in assembly
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
556
views
x86 - Java 10 (and following) on 32-Bit systems
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
629
views
x86 - Not sure why we add the registers %rdx and %rax when the assembly code has been using %eax and %edx
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
398
views
x86 - What's the difference between vextracti128 and vextractf128?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
732
views
x86 - What's the difference between __popcnt() and _mm_popcnt_u32()?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
533
views
x86 - Why are mov ah,bh and mov al, bl together much faster than single instruction mov ax, bx?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
482
views
x86 - In Linux, on entry of a sys call, what is the value in %eax? (not orig_eax)
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
649
views
x86 64 - How to install python2.6-devel package under CentOs 5
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
519
views
x86 - Is it possible to make a custom Interrupt in Assembly?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
481
views
x86 - VirtualBox - No bootable medium found
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
589
views
x86 - Assembly instructions to find how many threads are enabled in a multi-core system
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
909
views
x86 - Reset vector in 386+ processors
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
362
views
x86 - Why segmentation cannot be completely disable?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
508
views
x86 Assembly: Before Making a System Call on Linux Should You Save All Registers?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
606
views
x86 - Compilation of a simple c++ program using SSE intrinsics
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
614
views
x86 - SSE intrinsics: Convert 32-bit floats to UNSIGNED 8-bit integers
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
616
views
x86 64 - Get installed software list using C#
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
719
views
x86 - SSE: Difference between _mm_load/store vs. using direct pointer access
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
630
views
x86 64 - Do all 64 bit intel architectures support SSSE3/SSE4.1/SSE4.2 instructions?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
404
views
x86 - In which condition DCU prefetcher start prefetching?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
360
views
x86 - In which condition DCU prefetcher start prefetching?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
416
views
x86 - In which condition DCU prefetcher start prefetching?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
367
views
x86 - Why did Intel change the static branch prediction mechanism over these years?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
710
views
x86 64 - movq assembly function
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
490
views
x86 - To learn assembly - should I start with 32 bit or 64 bit?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
664
views
x86 - Assembly - How to multiply/divide a constant by another constant in assembly?
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
0
votes
1
reply
445
views
x86 64 - config.site for vendor libs on Fedora x86_64
posted
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
x86
Page:
« prev
1
2
3
4
5
6
7
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] logging - Get line after matching pattern > 0 in linux
[2] git - copy files from master to new branch
[3] html - How to create even cell spacing within a
[4] vue 请求数据未发生变化的情况下如何再次传入子组件,或子组件如何正确显示
[5] vscode 编写插件时候左侧活动栏顶部的下拉搜索框怎么写?
[6] 测试环境的时候出现这样的问题
[7] 为什么 StatefulWidget 被分成 StatefulWidget 和 State 两部分?
[8] 在vue组件中,自定义变量是否会导致内存泄漏?
[9] CSS 吸底样式
[10] 请问在react-native里使用require.context?
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 X86
...