由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - [合集] who can help me with this assembly code?
相关主题
[合集] 一个数据结构问题求教ask a question about MFLOPs
[合集] 有谁用computer organization and design上过system architectustack trace
世界上第一个编译器是怎么产生的?申请成立嵌入式技术版 (转载)
相对于machine code, assembly到底有啥改进?为什么apache big data 项目多是Java?
C -> assemblyCall assembly in c++ under linux
大家看看这个简单的qsort排序的问题char *p = "string literal"; 和 char a[] = "string liter (转载)
有python大神吗?紧急求助呀!!谢谢!!!问几句汇编指令(assembly language)
(char **)返回值怎么用SWIG包成Python list (of strings如何区分read page fault 和 write page fault
相关话题的讨论汇总
话题: t3话题: register话题: mips话题: assembly话题: complement
进入Programming版参与讨论
1 (共1页)
c***d
发帖数: 996
1
☆─────────────────────────────────────☆
tennisalways (tennisforever) 于 (Wed Nov 15 18:27:53 2006) 提到:
Thanks first!
Find the shortest sequence of MIPS instructions to determine the absolute
value of a two's complement integer. Convert this instruction (accepted by
the MIPS assembler):
abs $t2, $t3
This instruction means that register $t2 has a copy of register $t3 if
register $t3 is positive, and the two's complement of register $t3 if $t3 is
negative. (Hint: it can be done with three instr
1 (共1页)
进入Programming版参与讨论
相关主题
如何区分read page fault 和 write page faultC -> assembly
问一个C#问题大家看看这个简单的qsort排序的问题
JavaScript is Assembly Language for the Web (转载)有python大神吗?紧急求助呀!!谢谢!!!
recommend assembly code from gcc(char **)返回值怎么用SWIG包成Python list (of strings
[合集] 一个数据结构问题求教ask a question about MFLOPs
[合集] 有谁用computer organization and design上过system architectustack trace
世界上第一个编译器是怎么产生的?申请成立嵌入式技术版 (转载)
相对于machine code, assembly到底有啥改进?为什么apache big data 项目多是Java?
相关话题的讨论汇总
话题: t3话题: register话题: mips话题: assembly话题: complement