Searched refs:cell (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.27/cpu/ |
D | mt.cpu | 224 (dnf f-rcnum "starting cell of cntxt mem." () 14 3) 236 (dnf f-cell "cell" () 9 3) 461 (define-operand (name cell) (comment "cell") (attrs) 462 (type h-uint) (index f-cell) (handlers (print "dollarhex"))) 1062 (dni fbcb "FBCB SRC1, RT/BR1/BR2/CS, B_all, B_r_c, r/c, CB/RB, cell, dup, ctx_disp" 1064 "fbcb $frsr1,#$rbbc,#$ball,#$brc,#$rc1,#$cbrb,#$cell,#$dup,#$ctxdisp" 1065 (+ MSYS_YES MSOPC_FBCB rbbc frsr1 ball brc (f-uu-4-15 0) rc cbrb cell dup ctxdisp) 1070 (dni mfbcb "MFBCB SRC1, RT/BR1/BR2/CS, SRC2, r/c, CB/RB, cell, dup, ctx_disp" 1072 "mfbcb $frsr1,#$rbbc,$frsr2,#$rc1,#$cbrb,#$cell,#$dup,#$ctxdisp" 1073 (+ MSYS_YES MSOPC_MFBCB rbbc frsr1 frsr2 (f-uu-4-15 0) rc1 cbrb cell dup ctxdisp) [all …]
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-bfin.c | 932 INSTR_T cell = XOBNEW (&mempool, struct bfin_insn); in gencode() local 933 memset (cell, 0, sizeof (struct bfin_insn)); in gencode() 934 cell->value = (x); in gencode() 935 return cell; in gencode()
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | ChangeLog-2006 | 190 cell specific instructions. Add {st,l}x{r,l}{,l} cell specific 192 * ppc-dis.c (powerpc_dialect): Handle cell.
|
/toolchain/binutils/binutils-2.27/gas/testsuite/ |
D | ChangeLog-2006 | 198 * gas/ppc/cell.s: New file. 199 * gas/ppc/cell.d: New file. 200 * gas/ppc/ppc.exp: Test cell.s.
|
D | ChangeLog-2008 | 424 * gas/ppc/cell.s: Add altivec instructions. 425 * gas/ppc/cell.d: Update expected output. 428 * gas/ppc/ppc.exp (powerpc64*-*-*): Move cell from here to...
|
D | ChangeLog-2012 | 266 * gas/ppc/cell.d, * gas/ppc/cell.s: Likewise.
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-2008 | 844 <cell>: Likewise.
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | ChangeLog-9495 | 197 * coff-ppc.c: Added macros to tidy up toc cell treatment. Numerous
|