Welcome to 16892 Developer Community-Open, Learning,Share
menu
search
person
Login
Register
search
edit
Ask a Question
Ask
Q&A
All Activity
Hot!
Unanswered
Tags
Categories
Users
Ask a Question
Categories
All categories
Topic[话题] (11)
Life[生活] (4)
Technique[技术] (86.6k)
Idea[创意] (2)
Jobs[工作] (1)
Others[杂七杂八] (20)
Recent questions tagged assembly
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - Removing Spaces from String in MIPS
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
250
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - How is it possible that BITWISE AND operation to take more CPU clocks than ARITHMETIC ADDITION operation in a C program?
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
135
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - 32-bit extended multiplication via stack
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
181
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - NASM - How do you move an 8-bit register into a full 32-bit register?
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
284
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - X86 IDIV sign of remainder depends on sign of dividend for 8/-3 and -8/3?
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
180
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - Using 8-bit registers in x86-64 indexed addressing modes
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
151
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - Difference between MOV r/m8,r8 and MOV r8,r/m8
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
236
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - Is there any way to write for Intel CPU direct core-to-core communication code?
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
98
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - Compile ASM and C with ASM for debugging
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
240
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - RISC-V build 32-bit constants with LUI and ADDI
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
291
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - invalid effective address calculation
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
278
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - Why does syscall compile in NASM 32 bit output while popa does not compile in 64 bit?
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
209
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - What does it mean that "registers are preserved across function calls"?
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
138
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - Hello world in NASM with LINK.EXE and WinAPI
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
213
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - ARM AArch64 stack management
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
209
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - Print a number in NASM - building an x86 Bootsector
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
233
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - Does x64 support imply BMI1 support?
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
133
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - use slt to check unsigned integer addition carry flag mips
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
237
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - Why does GCC chose dword movl to copy a long shift count to CL?
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
146
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - Multiplying 32 bit two numbers on 8086 microprocessor
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
300
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - What is the "relationship" between addi and subi?
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
171
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - EMU8086 dividing 32 bit number by a 16 bit number gives unexpected 0 remainder
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
360
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - NASM x86_64 scanf segmentation fault
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
296
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - why cannot define same local label in multiple functions?
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
150
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - Why any modern x86 masks shift count to the 5 low bits in CL
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
271
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - INT 13, 2 hanging on x86 real mode when trying to read sectors from floppy drive
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
129
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - About the memory layout of programs in Linux
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
99
views
1
answer
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly - Switch from protected mode to real mode in a DOS EXE program
assembly
thumb_up_alt
0
like
thumb_down_alt
0
dislike
156
views
1
answer
Page:
1
2
3
4
5
6
...
24
next »
Ask a question:
Welcome to 16892 Developer Community-Open, Learning and Share
Just Browsing Browsing
[1] 用js怎么实现弯曲的世界地图呢?
[2] javascript - How to display a specific amount of items from an array using React
[3] javascript - using modal images in ejs table
[4] 为什么使用line-height设置文字垂直居中会偏上?
[5] autodesk forge怎么修改第一人称视角位置。
[6] springboot 开启https后,项目启动第一次可以成功访问,关闭浏览器再访问报错
[7] 如何在Vue项目中通过JS调用组件?
[8] vue中在main.js文件添加addeventListen 打包之后,只执行了一次
[9] javascript - Is there a way to import SVG with dynamic path without a Webpack raw-loader?
[10] 如何降低直播视频延迟
548k
questions
547k
answers
4
comments
32.5k
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
google
algorithm
macos
Java
visual
how
bash
Can
multithreading
PHP
Using
scala
angularjs
typescript
apache
spring
performance
postgresql
database
flutter
json
rust
arrays
C#
vba
dart
django
wpf
xml
vue.js
In
go
Get
jQuery
xcode
jsf
http
Google
mongodb
string
shell
oop
powershell
SQL
C++
security
assembly
docker
Javascript
Android:
Does
haskell
web
Convert
azure
debugging
delphi
vb.net
Spring
datetime
pandas
oracle
math
联盟问答网站-Union QA website
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
在这了问答社区
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
...