search for: write_reg

Displaying 2 results from an estimated 2 matches for "write_reg".

2010 Jul 01
1
[LLVMdev] The question about how to refer an element in a pointer array by a dynamic index by IR
Now I am trying to use LLVM to write a simulator and take LLVM as IR to dynamic translate machine code, I encounter some issues when try to write some IR to express writting a value to the reigster. The situation is described as the following description. write_reg is my function for writing "v" to the register indicated by "index". ptr_gpr is the struct pointer for my general register file. write_reg(cpu_t *cpu, uint32_t index, Value *v,BasicBlock *bb ){ Value **regs = cpu->ptr_gpr; } If index do not need to do any runtime c...
2007 Jun 08
2
Can't get if_txp(4) to attach to a 3CR990B-TXM NIC
Good morning, I'm having a bit of an issue getting a 3CR990B-TXM NIC detected and usable. Just wondering if anyone knows of any issues with this NIC chipset and/or with the motherboard chipset. The motherboard is a Biostar GeForce 6100 AM2 using an nVidia nForce 410 chipset and nVidia GeForce 6100 vide chipset. I've tried FreeBSD 6.1, 6.2, 6-STABLE (from Wed), and 7-CURRENT (from