Searched refs:decbin (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | get_op.S | 535 fmovemx %fp0-%fp1,-(%a7) |save fp0 - decbin returns in it 536 bsr decbin 539 fmovel #0,%FPSR |clr fpsr from decbin 604 fmovemx %fp0-%fp1,-(%a7) |save fp0 ,fp1 - decbin returns in fp0 605 bsr decbin
|
H A D | decbin.S | 2 | decbin.sa 3.3 12/19/90 13 | Speed: The program decbin takes ??? cycles to execute. 97 .global decbin 119 decbin: label 493 | If the final mul/div in decbin incurred an inex exception,
|
H A D | Makefile | 6 obj-y := bindec.o binstr.o decbin.o do_func.o gen_except.o get_op.o \
|
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | misc.c | 274 static int64_t decbin(int64_t x, int64_t y, bool *pred) in decbin() function 528 res64 = decbin(0xf0f1f2f3f4f5f6f7LL, 0x7f6f5f4f3f2f1f0fLL, &pred); in main() 532 res64 = decbin(0xfLL, 0x1bLL, &pred); in main()
|
/openbmc/qemu/target/hexagon/imported/ |
H A D | shift.idef | 1033 Q6INSN(S2_cabacdecbin,"Rdd32=decbin(Rss32,Rtt32)",ATTRIBS(A_ARCHV3),"CABAC decode bin",
|
/openbmc/linux/arch/m68k/ifpsp060/src/ |
H A D | pfpsp.S | 2378 # decbin() - convert packed data to FP binary data # 2544 bsr.l decbin # convert to extended
|
H A D | fpsp.S | 2379 # decbin() - convert packed data to FP binary data # 2545 bsr.l decbin # convert to extended
|
/openbmc/qemu/tests/data/qobject/ |
H A D | qdict.txt | 4143 decbin.S: 15728
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |