E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Assembler
IAR EWAR 内联汇编 调用外部函数 Error[Og005], Error[Og006]
How do I call a C function in another module from inline
assembler
in IAR EWARM?
·
2015-07-01 10:00
error
IAR EWAR 内联汇编 Error[Og010], Error [Og005], Error [Og006]
Error [Og005] + [Og006] when using inline
assembler
EW targets: 430, ARM, AVR EW component
·
2015-07-01 10:00
error
mysqld_multi配置MySQL多实例(编译安装的mysql)
/configure--prefix=/usr/local/mysql\--enable-
assembler
\--with-extra-charsets=complex\--enable-thread-safe-client
xiaohou187
·
2015-06-30 15:27
mysql
多实例
历史工作记录:V8-SH4移植项目到目前为止的经验总结 2010.3
V8-SH4移植项目到目前为止的经验总结2010.3从IA32实现移植,而不是ARM尽量在指令级实现移植(
Assembler
、MacroAssembler),这样大部分代码可不做修改IA32的通用寄存器名称不变
cteng
·
2015-06-27 18:00
经验
移植
Compiler
compiler,interpreter,preprocessor,
assembler
,linkerAcompilerisaprogramthatcanreadaprograminsourcelanguageandtranslateitintoanequivalentprogramintargetlanguage
windblowrain
·
2015-05-25 13:00
新手极速入门反汇编(一)-必须了解的概念
说到反汇编,那什么是汇编(
Assembler
)呢?
dalerkd
·
2015-05-11 14:05
深造之旅
GCC编译选项
-xlanguage指明使用的编程语言c,c++,
assembler
,none-v打印更多的信息-E预编译-C预处理器不丢弃注释-P预处理器不产生`#line’命令-M预处理器输出一个适合make的规则
cyendra
·
2015-05-10 20:00
[汇编]_[初级]_[VS2010搭建汇编开发环境win32和x64]
www.masm32.com/2.x64程序是大势所趋,win32(只能支持4G内存)逐渐退出舞台了,所以x64编译汇编也是必然要知道的.win32项目步骤:1.建一个空项目,必须先建空项目,改现成的C++项目为
assembler
infoworld
·
2015-04-17 01:00
汇编
VS2010
编译
X64
Assembler
Hello
Assembler
一段代码#hello.s .data #数据段声明 msg:.string"Hello,world!\\n" #要输出的字符串 len=.-msg #字串长度 .text #代码段声明 .global_start #指定入口函数 _start: #在屏幕上显示一个字符串 m
seeu
·
2015-02-02 17:00
计算机组成原理学习笔记(一)
(1)汇编程序(
assembler
):也称汇编器,用来将汇编语言源程序翻译成机器语言目标程序。
wenqisun
·
2015-01-09 23:00
ARM GCC Inline
Assembler
Cookbook
转载自:http://www.ethernut.de/en/documents/arm-inline-asm.html中文翻译:http://www.blogbus.com/jezze-logs/156176312.htmlAboutthisdocumentTheGNUCcompilerforARMRISCprocessorsoffers,toembedassemblylanguagecodein
psvoldemort
·
2015-01-04 14:00
rpm包和源码包安装的区别
configure -prefix=/usr/local/mysql -without-debug -without-bench -enable-thread-safe-client -enable-
assembler
bule201
·
2014-12-27 02:09
mysql
服务器
local
软件包
rpm包和源码包安装的区别
/configure-prefix=/usr/local/mysql-without-debug-without-bench-enable-thread-safe-client-enable-
assembler
-enable
bule201
·
2014-12-27 02:09
mysql
服务器
软件包
rpm包和源码包安装的区别
configure -prefix=/usr/local/mysql -without-debug -without-bench -enable-thread-safe-client -enable-
assembler
bule201
·
2014-12-27 02:09
mysql
服务器
local
软件包
GNU
Assembler
的“Hello, world!”
思路:代码如下:$ cat hello.s #hello.s My first GAS program .section .data str: .ascii "Hello, world!\n" .section .text .globl _start _start: movl $4, %eax movl $1, %ebx movl $st
LeonOne
·
2014-11-24 09:00
GNU
Assembler
学习环境的搭建
在windows上进行GNUAssembler基本调试开发环境的搭建很简单:1、访问cygwin官网上的install页面2、视系统的实际情况下载相应系统平台的安装文件,建议安装32位版本的,不然实验一些老例程时会遇到麻烦。3、运行安装文件4、选好安装源和本地路径后,搜索“binutils”、“libtool"、“make”、“automake”、"gdb”、“gcc”、“diffutils“和”
LeonOne
·
2014-11-19 21:00
某公司平台部署 linx平台完整过程
/configure--prefix=/usr/local/mysql--with-charset=utf8--enable-
assembler
--with-extra-charsets=all--with-plugins
·
2014-11-18 17:00
某公司平台部署
/configure--prefix=/usr/local/mysql--with-charset=utf8--enable-
assembler
--with-extra-charsets=all--with-plugins
yxuqtr
·
2014-11-18 12:51
lamp
LNMP
某公司平台部署
/configure--prefix=/usr/local/mysql--with-charset=utf8--enable-
assembler
--with-extra-charsets=all--with-plugins
yxuqtr
·
2014-11-18 12:51
LAMP
LNMP
随手笔记
mysql 5.1编译参数和编译方法
with-unix-socket-path=/usr/local/mysql/tmp/mysql.sock \ --localstatedir=/usr/local/mysql/data \ --enable-
assembler
蜘蛛侠2014
·
2014-10-18 09:50
mysql
mysql5.1编译方法
5.1编译参数
mysql 5.1编译参数和编译方法
with-unix-socket-path=/usr/local/mysql/tmp/mysql.sock \--localstatedir=/usr/local/mysql/data \--enable-
assembler
蜘蛛侠2014
·
2014-10-18 09:50
mysql
5.1编译参数
mysql5.1编译方法
mysql安装
Intel x86
Assembler
Instruction Set Opcode Table
转自:http://sparksandflames.com/files/x86InstructionChart.htmlIntelx86AssemblerInstructionSetOpcodeTableADDEbGb00ADDEvGv01ADDGbEb02ADDGvEv03ADDALIb04ADDeAXIv05PUSHES 06POPES 07OREbGb08OREvGv09ORGbEb0AOR
asmxpl
·
2014-09-26 17:07
Intel
Pascal 语言中的关键字及保留字
absolute//指令(变量) abstract//指令(方法) and//运算符(布尔) array//类型 as//运算符(RTTI) asm//语句
assembler
//向后兼容(
涂孟超
·
2014-09-26 15:00
根据崩溃地址确定错误代码行
Map File选择Yes(/MAP); (2).cod文件:property->Configuration Properties->C/C++->output Files中
Assembler
隐形的翅膀
·
2014-09-02 19:00
代码
malloc lab (《深入理解计算机系统》lab6) (附lab4\lab5下载地址)
先扔上下载地址 http://download.csdn.net/detail/u013648407/7626133说明一下吧,y86是相对于x86简单的一种教学性质的系统,这两个lab分别实现的是y86
assembler
u013648407
·
2014-08-05 22:00
CSAPP
malloclab
Inside Microsoft.NET IL
Assembler
中的第一个例子
每次下定决心研读《InsideMicrosoft.NETILAssembler》都因在敲完第一个例子之后不能得到预期的结果而放弃了。我遇到的问题是,不论输入的是数字,抑或是非数字,程序总是返回Howrude,然后结束。这次我决定不再放弃了,我一定要找出原因,为什么作者能够正常运行,而我们这里就不行。最终让我找到了,在sscanf函数的声明中添加preservesig就能得到预期的效果,如下:.me
nothing_more_than
·
2014-08-04 20:27
.NET
.NET英语单词 计算机英语 术语表1
Ada编程语言"administrative"sectionofthecomputer 计算机的”管理“部分arithmeticandlogicunit 算术逻辑单元(ALU)ARPAnet 阿帕网
assembler
594276991
·
2014-07-18 21:03
.net
英语单词
计算机术语
Exception: Failed to extract compiler version for args: ['target', '
assembler
']
Updatingprojectsfromgypfiles...as:unrecognizedoption'-mfloat-abi=softfp'compiler_version.pyfailedtoexecute:arm-arago-linux-gnueabi-g++-Xassembler--version-xassembler-c/dev/nullCommand'arm-arago-linux-
ayan200112
·
2014-07-17 14:00
GUN 的汇编语法
转载自:http://blog.sina.com.cn/s/blog_4e3141320100cufa.html 7
Assembler
Directives All
assembler
·
2014-07-11 19:00
汇编
mysql安装
/configure--prefix=/usr/local/mysql--sysconfdir=/etc--localstatedir=/var/lib/mysql/--enable-
assembler
常龙的
·
2014-06-16 16:34
mysql
用户
local
mysql安装
/configure--prefix=/usr/local/mysql--sysconfdir=/etc--localstatedir=/var/lib/mysql/--enable-
assembler
常龙的
·
2014-06-16 16:34
mysql
用户
local
Editor,Compiler,
assembler
,Debugger,Linker,Loader
archive/2011/12/06/2394631.htmlhttp://www.tenouk.com/ModuleW.htmlhttp://www.cs.gmu.edu/~setia/cs365-S02/
assembler
.pdfhttp
耐心
·
2014-06-13 00:00
Linux::编译环境:--enable-
assembler
,--enable-static,--enable-shared编译项的研究
转自:http://blog.csdn.net/daixiaoxiong/article/details/6657470--enable-static与--enable-shared --enable-static:生成静态链接库 --enable-shared:生成动态链接库静态库 在编译过程中,就将静态库中的代码载入程序,由此生成出的可执行程序在运行中不再需要静态库,但因为库中的程序代码
caiyu_asura
·
2014-05-21 16:32
linux编译
enable-shared
enable-static
linux命令全称
own name for a command apache = "a patchy" server apt = Advanced Packaging Tool ar = archiver as =
assembler
Yohance
·
2014-05-10 12:00
表示层模式:Transfer Object
Assembler
—传输对象组装器模式
ContextIn a Java 2 Platform, Enterprise Edition (J2EE) application, the server-side businesscomponents are implemented using session beans, entity beans, DAOs, and so forth.Application clients frequen
abacus
·
2014-04-10 22:00
设计模式
javaee
ARM GCC Inline
Assembler
Cookbook
AboutthisdocumentTheGNUCcompilerforARMRISCprocessorsoffers,toembedassemblylanguagecodeintoCprograms.Thiscoolfeaturemaybeusedformanuallyoptimizingtimecriticalpartsofthesoftwareortousespecificprocessori
CaspianSea
·
2014-03-12 22:00
使用NASM和CL(或LINK)写HelloWorld
原文地址:http://www.tech-juice.org/2011/02/26/
assembler
-tutorial-hello-world-with-nasm-and-cl-exe-or-link-exe
duweix
·
2014-02-25 14:18
汇编
NASM
链接器都干了些什么?[经典收藏][…
大家都知道,从C/C++源程序到可执行文件要经历两个阶段:(1)编译器将源文件编译成汇编代码,然后由汇编器(
assembler
)翻译成机器指令(再加上其它相关信息)后输出到一个个目标文件(objectfile
zy799894671
·
2014-02-24 13:00
windbg学习-------.expr和masm表达式
.expr命令指定默认的表达式求值器[cpp]viewplaincopy0:000> .expr Current expression evaluator: MASM - Microsoft
Assembler
whatday
·
2014-02-20 09:00
windbg学习-------.expr和masm表达式
.expr命令指定默认的表达式求值器[cpp]viewplaincopy0:000> .expr Current expression evaluator: MASM - Microsoft
Assembler
飘雪超人
·
2014-02-20 09:00
org.apache.el.parser.ParseException: Encountered "true: false" at line 1, column
14 16:42:57 org.apache.catalina.core.StandardWrapperValve invoke 严重: Servlet.service() for servlet
assembler
java_刘雄飞
·
2014-01-14 17:00
EL
jstl
Tomcate
编译mysql(configure: error: No curses/termcap library found)
-with-unix-socket-path=/usr/local/mysql/tmp/mysql.sock--localstatedir=/usr/local/mysql/data--enable-
assembler
Linux顺子
·
2013-12-17 11:06
mysql
编译
configure
在VC6.0/VC2008中高效地使用flex & bison
由于目前的主要工作是IDE,而IDE中主要负责Compiler&
Assembler
部分,这两部分中都会用到flex&bison(Lex&Yacc),所以通常的做法是在相应工程目录(如:工程为SDCCCompiler
Chinamming
·
2013-11-26 23:00
linux嵌入式系统交叉开发环境
tool chain就是一整套的交叉开发工具,包括cross
assembler
、cross compiler、 cross library以及cross link组成。
·
2013-10-29 21:00
linux
extern "C"
C/C++程序的编译过程首先看一下,C/C++程序的编译过程:1、源文件经过“预处理”生成扩展的源文件(仍然是.cpp文件);2、扩展的源文件经过“编译”生成汇编代码文件;3、汇编代码文件经过“组装(
Assembler
Guoqing_Wu
·
2013-09-13 11:00
"C"
C/C++编译;extern
gcc编译c语言程序 - 简单清楚
一个现代编译器的主要工作流程如下: 源程序(source code)→预处理器(preprocessor)→编译器(compiler)→汇编程序(
assembler
)→目标程序(object code)
speed847
·
2013-09-10 11:00
gcc
代码执行过程
源代码(sourcecode)→预处理器(preprocessor)→编译器(compiler) →汇编程序(
assembler
) →目标代码(objectcode)→链接器(Linker)→可执行程序
SibylY
·
2013-09-03 09:00
GNU ARM 汇编伪指令(
Assembler
Directives)
1.GNUARM汇编简介 任何汇编行都是如下结构:[:][}@comment[:][}@注释 GNUARM汇编中,任何以冒号结尾的都被认为是一个标签,而不一定非要在一行的开始。下面是一个简单的例子,这段汇编程序定义了一个"add"的函数,该函数返回两个参数的和:.section.text,“x” .globaladd@givethesymboladdexternallinkage add:
MyArrow
·
2013-07-31 10:00
size expression for do_hypervisor_callback does not evaluate to a constant
2.6.35内核编译: AS arch/x86/kernel/entry_64.o /tmp/ccINj1Ii.s:
Assembler
doloveme
·
2013-06-14 13:00
callback
MySQL 安装详解
/configure--prefix=/usr/local/mysql\ --localstatedir=/data/mysql--enable-
assembler
\ --with-client-ldflags
陈明乾
·
2013-04-28 13:59
mysql
安装
上一页
2
3
4
5
6
7
8
9
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他