Home
last modified time | relevance | path

Searched refs:cOpcode (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/fpga/
A Divm_core.c623 signed char cOpcode = 0; in ispVMCode() local
658 switch (cOpcode) { in ispVMCode()
693 switch (cOpcode) { in ispVMCode()
713 cRetCode = ispVMShift(cOpcode); in ispVMCode()
811 switch (cOpcode) { in ispVMCode()
863 cOpcode = GetByte(); in ispVMCode()
864 switch (cOpcode) { in ispVMCode()
2154 cOpcode = 0; in ispVMLCOUNT()
2171 cOpcode = GetByte(); in ispVMLCOUNT()
2172 switch (cOpcode) { in ispVMLCOUNT()
[all …]

Completed in 8 milliseconds