代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/154076/5643182
v alu.v
//第二章 工程管理与设计输入 第五节 测试激励生成器 例
//Verilog 源代码
//ALU : Arithmetic Logical Unit 算术逻辑运算器
module alu(clk, a, b, opcode, outp_a, outp_s);
input clk;
input [7:0] a, b; //input signal
input [2:0] opc
www.eeworm.com/read/198623/7920696
s r5.s
/
/
/ r5 -- long integer arithmetic
.globl iad4
.globl isb4
.globl imp4
.globl idv4
.globl ing4
.globl rerr
iad4:
jsr pc,load
addf fr0,fr1
br store
isb4:
jsr pc,load
subf fr0,fr1
br store
i
www.eeworm.com/read/126641/6015523
pod bn_add.pod
=pod
=head1 NAME
BN_add, BN_sub, BN_mul, BN_sqr, BN_div, BN_mod, BN_nnmod, BN_mod_add,
BN_mod_sub, BN_mod_mul, BN_mod_sqr, BN_exp, BN_mod_exp, BN_gcd -
arithmetic operations on BIGNUMs
=head1 SYNOP
www.eeworm.com/read/489717/1211799
pod bn_add.pod
=pod
=head1 NAME
BN_add, BN_sub, BN_mul, BN_sqr, BN_div, BN_mod, BN_nnmod, BN_mod_add,
BN_mod_sub, BN_mod_mul, BN_mod_sqr, BN_exp, BN_mod_exp, BN_gcd -
arithmetic operations on BIGNUMs
=head1 SYNOP
www.eeworm.com/read/238768/4609667
pod bn_add.pod
=pod
=head1 NAME
BN_add, BN_sub, BN_mul, BN_sqr, BN_div, BN_mod, BN_nnmod, BN_mod_add,
BN_mod_sub, BN_mod_mul, BN_mod_sqr, BN_exp, BN_mod_exp, BN_gcd -
arithmetic operations on BIGNUMs
=head1 SYNOP
www.eeworm.com/read/216499/4892953
s r5.s
/
/
/ r5 -- long integer arithmetic
.globl iad4
.globl isb4
.globl imp4
.globl idv4
.globl ing4
.globl rerr
iad4:
jsr pc,load
addf fr0,fr1
br store
isb4:
jsr pc,load
subf fr0,fr1
br store
i
www.eeworm.com/read/195341/5112361
s r5.s
/
/
/ r5 -- long integer arithmetic
.globl iad4
.globl isb4
.globl imp4
.globl idv4
.globl ing4
.globl rerr
iad4:
jsr pc,load
addf fr0,fr1
br store
isb4:
jsr pc,load
subf fr0,fr1
br store
i
www.eeworm.com/read/347503/3170812
s arith_insn.s
# Arithmetic instructions.
.data
foodata: .word 42
.text
footext:
.global addub
addub:
addub $0x0 , r1
addub $0x5 , r2
addub r3 , r4
.global addb
addb:
addb $0x1 , r5
addb $0x6 , r6
addb r7 , r
www.eeworm.com/read/328357/3444882
pod bn_add.pod
=pod
=head1 NAME
BN_add, BN_sub, BN_mul, BN_sqr, BN_div, BN_mod, BN_nnmod, BN_mod_add,
BN_mod_sub, BN_mod_mul, BN_mod_sqr, BN_exp, BN_mod_exp, BN_gcd -
arithmetic operations on BIGNUMs
=head1 SYNOP
www.eeworm.com/read/447738/1696915
s arith_insn.s
# Arithmetic instructions.
.data
foodata: .word 42
.text
footext:
.global addub
addub:
addub $0x0 , r1
addub $0x5 , r2
addub r3 , r4
.global addb
addb:
addb $0x1 , r5
addb $0x6 , r6
addb r7 , r