Welcome toVigges Developer Community-Open, Learning,Share
Login
Remember
Register
Ask
Q&A
All Activity
Hot!
Unanswered
Tags
Users
Ask a Question
Ask a Question
Categories
All categories
Topic[话题] (13)
Life[生活] (4)
Technique[技术] (86.6k)
Idea[创意] (2)
Jobs[工作] (3)
Others[杂七杂八] (20)
Recent questions tagged assembly
0
votes
1
answer
284
views
assembly - Removing Spaces from String in MIPS
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly
0
votes
1
answer
140
views
assembly - How is it possible that BITWISE AND operation to take more CPU clocks than ARITHMETIC ADDITION operation in a C program?
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly
0
votes
1
answer
194
views
assembly - 32-bit extended multiplication via stack
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly
0
votes
1
answer
299
views
assembly - NASM - How do you move an 8-bit register into a full 32-bit register?
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly
0
votes
1
answer
185
views
assembly - X86 IDIV sign of remainder depends on sign of dividend for 8/-3 and -8/3?
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly
0
votes
1
answer
163
views
assembly - Using 8-bit registers in x86-64 indexed addressing modes
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly
0
votes
1
answer
249
views
assembly - Difference between MOV r/m8,r8 and MOV r8,r/m8
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly
0
votes
1
answer
98
views
assembly - Is there any way to write for Intel CPU direct core-to-core communication code?
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly
0
votes
1
answer
254
views
assembly - Compile ASM and C with ASM for debugging
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly
0
votes
1
answer
303
views
assembly - RISC-V build 32-bit constants with LUI and ADDI
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly
0
votes
1
answer
284
views
assembly - invalid effective address calculation
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly
0
votes
1
answer
222
views
assembly - Why does syscall compile in NASM 32 bit output while popa does not compile in 64 bit?
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly
0
votes
1
answer
145
views
assembly - What does it mean that "registers are preserved across function calls"?
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly
0
votes
1
answer
230
views
assembly - Hello world in NASM with LINK.EXE and WinAPI
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly
0
votes
1
answer
224
views
assembly - ARM AArch64 stack management
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly
0
votes
1
answer
247
views
assembly - Print a number in NASM - building an x86 Bootsector
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly
0
votes
1
answer
135
views
assembly - Does x64 support imply BMI1 support?
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly
0
votes
1
answer
249
views
assembly - use slt to check unsigned integer addition carry flag mips
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly
0
votes
1
answer
160
views
assembly - Why does GCC chose dword movl to copy a long shift count to CL?
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly
0
votes
1
answer
322
views
assembly - Multiplying 32 bit two numbers on 8086 microprocessor
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly
0
votes
1
answer
180
views
assembly - What is the "relationship" between addi and subi?
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly
0
votes
1
answer
379
views
assembly - EMU8086 dividing 32 bit number by a 16 bit number gives unexpected 0 remainder
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly
0
votes
1
answer
314
views
assembly - NASM x86_64 scanf segmentation fault
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly
0
votes
1
answer
158
views
assembly - why cannot define same local label in multiple functions?
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly
0
votes
1
answer
282
views
assembly - Why any modern x86 masks shift count to the 5 low bits in CL
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly
0
votes
1
answer
137
views
assembly - INT 13, 2 hanging on x86 real mode when trying to read sectors from floppy drive
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly
0
votes
1
answer
100
views
assembly - About the memory layout of programs in Linux
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly
0
votes
1
answer
160
views
assembly - Switch from protected mode to real mode in a DOS EXE program
asked
Oct 24, 2021
by
深蓝
(
31.9m
points)
assembly
Page:
1
2
3
4
5
6
...
24
next »
Ask a question:
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
Just Browsing Browsing
[1] asp.net - AJAX AutoComplete Extender fills in IE11 but not in Chrome or Edge
[2] 柯里化函数内部实现问题
[3] vba Word how to get sentences in a table
[4] vite 动态导入怎么配置?
[5] python - Get Schema details from the Multiline Json File
[6] ourter:是啥
[7] .net - SqlCredential and SecureString lifetime management
[8] vue-i18n国际化如何将返回的数据做成可改变语言?
[9] javascript - How to filter my search results by location and how to rerender?
[10] vue 计算属性所创建的watcher也是有getter、setter的吗
2.1m
questions
547k
answers
4
comments
33.3k
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#
dart
vba
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
...